diff options
| author | Vedant Kumar <vsk@apple.com> | 2018-01-25 21:20:29 +0000 |
|---|---|---|
| committer | Vedant Kumar <vsk@apple.com> | 2018-01-25 21:20:29 +0000 |
| commit | c2ca1261a2e7d547ecdfe0ddc7db97adc9d40d47 (patch) | |
| tree | 2441e32840d800308c11523e3d6267321120c1bc /llvm/test/Object/check_binary_output.ll | |
| parent | 4af8836398de6b8a72afe61a893c798795ebe4ec (diff) | |
| download | bcm5719-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

