mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
63f2c2cb6599aed7db956272a6a0f541d864e69b
Since these tests expect a working debugger, always compile them for the host triple, assuming a working debugger is present. This enables us to compile and run them, even when clang is, by default, a cross-compiler (but can still target the host). llvm-svn: 219992
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%