mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 09:37:03 +08:00
cb38bf526bf55e3a9fbedd6a24fec6c508461ae4
This is relative to PR30720. Previously we ignored all --plugin-opt arguments. Patch adds support for them. Patch does not add any new LTO options, and just implements mapping from --plugin-opt to existent ones. Differential revision: https://reviews.llvm.org/D36227 llvm-svn: 310826
…
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%