mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
4e3c86fe99d74b3c8dd2736683dcdc92f2c2124c
option "-aarch64-reserve-x18". This change is needed since backend options do not make it to the backend when doing LTO and are not capable of changing the behavior of code-gen passes on a per-function basis. rdar://problem/21529937 Differential Revision: http://reviews.llvm.org/D11462 llvm-svn: 243185
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%