diff options
| author | Nico Weber <nicolasweber@gmx.de> | 2017-08-03 20:10:47 +0000 |
|---|---|---|
| committer | Nico Weber <nicolasweber@gmx.de> | 2017-08-03 20:10:47 +0000 |
| commit | 0a920e76b8be00e43ae0626fe5ea7b859255303d (patch) | |
| tree | 4f637509fcafee3ae6656e8b11c912cc79583b8d /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
| parent | c1a0c00d50173a0f42b8fe0f36c642cefc14ada6 (diff) | |
| download | bcm5719-llvm-0a920e76b8be00e43ae0626fe5ea7b859255303d.tar.gz bcm5719-llvm-0a920e76b8be00e43ae0626fe5ea7b859255303d.zip | |
Fix llvm-for-windows-on-linux build after LLVM r272701.
The file is called "intrin.h". When building targeting Windows on a Linux
system, with the SDK mounted in a case-insensitive file system, "Intrin.h" will
miss clang's intrin.h header (because that's not in a case-insensitive file
system) but then find intrin.h in the Microsoft SDK. clang can't handle the
SDK's intrin.h.
https://reviews.llvm.org/D36281
llvm-svn: 309980
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions

