diff options
author | Robert Flack <flackr@gmail.com> | 2015-05-15 18:54:32 +0000 |
---|---|---|
committer | Robert Flack <flackr@gmail.com> | 2015-05-15 18:54:32 +0000 |
commit | 4629c4b9cb3f20956424b507384fd197a516879b (patch) | |
tree | 5626b1f3c3dec150f541b7335cc35512892db47b /llvm/lib/MC/MCObjectStreamer.cpp | |
parent | 1548440c452b0cd0bbaf898645f0565d7e119e38 (diff) | |
download | bcm5719-llvm-4629c4b9cb3f20956424b507384fd197a516879b.tar.gz bcm5719-llvm-4629c4b9cb3f20956424b507384fd197a516879b.zip |
Choose stdlib for test suite based on target platform.
When compiling programs for the test suite we currently choose which stdlib to
use based on the host platform, but should be basing this on the target
platform.
Test Plan: ./dotest.py $DOTEST_OPTS -t -p TestThreadExit.py
This test previously failed mac->linux most of the time due to using the mac
host's atomic declaration.
Differential Revision: http://reviews.llvm.org/D9797
llvm-svn: 237466
Diffstat (limited to 'llvm/lib/MC/MCObjectStreamer.cpp')
0 files changed, 0 insertions, 0 deletions