summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/ELFObjectWriter.cpp
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-04-17 08:02:18 +0000
committerRobert Flack <flackr@gmail.com>2015-04-17 08:02:18 +0000
commitfb2f6c60f2e092749c9cc355a2d324e41f478c31 (patch)
treedeb527e01dad7e999377a8e0daab69561608ef40 /llvm/lib/MC/ELFObjectWriter.cpp
parent4b08ea8eca9e802adeb129085b4de6898fbc220e (diff)
downloadbcm5719-llvm-fb2f6c60f2e092749c9cc355a2d324e41f478c31.tar.gz
bcm5719-llvm-fb2f6c60f2e092749c9cc355a2d324e41f478c31.zip
Uses the target platform to determine the platform context.
Uses the target platform to determine the platform context to use. This fixes an early failure in some tests when running on a different remote target. Test Plan: ./dotest.py $DOTEST_OPTS -t -p TestGlobalVariables.py|TestSharedLib.py Running on macosx -> linux, this fails at a later stage in the test - rather than in registerSharedLibrariesWithTarget looking for a library without the correct "lib" prefix and ".so" suffix. Differential Revision: http://reviews.llvm.org/D9047 llvm-svn: 235164
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud