mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:18:14 +08:00
14679e9f683ad8c7f1e3c871fa5eca4b082ec3cf
We need to add -fPIC to the flags for the builtins in case PIC was turned off at a higher level. We also want to set ENABLE_PIC to Off when building the macho_embedded builtins so the top-level settings don't impact that build. llvm-svn: 252966
…
Another little stepping optimization: if any of the source step commands are running through a range
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%