diff options
author | Robert Flack <flackr@gmail.com> | 2015-04-17 08:02:18 +0000 |
---|---|---|
committer | Robert Flack <flackr@gmail.com> | 2015-04-17 08:02:18 +0000 |
commit | fb2f6c60f2e092749c9cc355a2d324e41f478c31 (patch) | |
tree | deb527e01dad7e999377a8e0daab69561608ef40 /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | 4b08ea8eca9e802adeb129085b4de6898fbc220e (diff) | |
download | bcm5719-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