aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorHubert Tong <hubert.reinterpretcast@gmail.com>2019-02-13 00:55:30 +0000
committerHubert Tong <hubert.reinterpretcast@gmail.com>2019-02-13 00:55:30 +0000
commita9f91c810c8498b844bccb2adb8ab4e9b11433cc (patch)
treede94feb8382c46c15af3bc5f740593f4a6b7a081 /llvm/lib/MC/ELFObjectWriter.cpp
parent9ea90acfeb5207c034089187da2b49d97f3a6a7a (diff)
downloadllvm-a9f91c810c8498b844bccb2adb8ab4e9b11433cc.zip
llvm-a9f91c810c8498b844bccb2adb8ab4e9b11433cc.tar.gz
llvm-a9f91c810c8498b844bccb2adb8ab4e9b11433cc.tar.bz2
[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 llvm-svn: 353905
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions