mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
059e5fb44fea2e69ea74bad0b381e614f81e3e5e
In the android-arm ndk there is a duplicated typedef in link.h and in unwind.h causing build erros. This CL introduces a HACK to prevent LLVM from finding unwind.h to fix the issue. llvm-svn: 270201
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%