~pali/llvm/compiler-rt-trunk

  • Committer: hubert.reinterpretcast
  • Date: 2019-02-13 00:55:30 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:compiler-rt/trunk:353905
[xray][tests][RHDTS] Add -lstdc++ after LLVM libs, resolving link error with RHDTS

Summary:
A link error was encountered when using the Red Hat Developer Toolset.
In the RHDTS, `libstdc++.so` is a linker script that may resolve symbols
to a static library. This patch places `-lstdc++` later in the ordering.

Reviewers: sfertile, nemanjai, tstellar, dberris

Reviewed By: dberris

Subscribers: dberris, mgorny, delcypher, jdoerfert, #sanitizers, llvm-commits

Tags: #llvm, #sanitizers

Differential Revision: https://reviews.llvm.org/D58144
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 19 14 years ago evocallaghan Fix newlinew warning in floatundidf.c , Bulkout CM Diff
docs 7276 7 years ago kcc [sanitizer] Implement a __asan_default_options() e Diff
include 1014 11 years ago chandlerc Relocate the external headers provided by ASan and Diff
lib 2 14 years ago ddunbar Initial import of compiler-rt. - Diff
make 2 14 years ago ddunbar Initial import of compiler-rt. - Diff
test 2 14 years ago ddunbar Initial import of compiler-rt. - Diff
unittests 3341 10 years ago samsonov Move shared configs for lit test suites to test/ a Diff
utils 9689 6 years ago kamil Add NetBSD syscall hooks skeleton in sanitizers S Diff
www 3 14 years ago lattner add directory for web page. Diff
.arcconfig 9471 6 years ago benhamilton [compiler-rt] Set up .arcconfig to point to new Di 83 bytes Diff Download File
.gitignore 8747 6 years ago george.karpenkov Add .pyc files to .gitignore to compiler-rt Durin 50 bytes Diff Download File
CMakeLists.txt 11122 5 years ago pcc gn build: Upgrade to NDK r19. NDK r19 includes a 19.1 KB Diff Download File
CODE_OWNERS.TXT 6882 8 years ago kcc [sanitizers] remove earthdok@ from owners 1.3 KB Diff Download File
CREDITS.TXT 4119 10 years ago joerg Add Guan-Hong Liu. 1 KB Diff Download File
LICENSE.TXT 11062 5 years ago chandlerc Fix typos throughout the license files that someho 16.3 KB Diff Download File
README.txt 4020 10 years ago garious Moved the builtins documentation to lib/builtins/ 304 bytes Diff Download File