summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/check_binary_output.ll
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-01-25 21:20:29 +0000
committerVedant Kumar <vsk@apple.com>2018-01-25 21:20:29 +0000
commitc2ca1261a2e7d547ecdfe0ddc7db97adc9d40d47 (patch)
tree2441e32840d800308c11523e3d6267321120c1bc /llvm/test/Object/check_binary_output.ll
parent4af8836398de6b8a72afe61a893c798795ebe4ec (diff)
downloadbcm5719-llvm-c2ca1261a2e7d547ecdfe0ddc7db97adc9d40d47.tar.gz
bcm5719-llvm-c2ca1261a2e7d547ecdfe0ddc7db97adc9d40d47.zip
[test] Fix a test that never compiled under -fmodules
This test #include's stdio.h, which, on at least two bots results in a module import of MacTypes.h (due to weird SDK layering issues), which causes the test to fail to compile. Just don't #include stdio.h, as it's not needed for the test. llvm-svn: 323467
Diffstat (limited to 'llvm/test/Object/check_binary_output.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud