mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
58e5c4dcfece8bd9351ad7cdfba364f49a9ed2d4
Output section description in SECTIONS looks like that:
section [address] [(type)] :
...
{
...
}
Patch implements support of address atribute.
Differential revision: https://reviews.llvm.org/D22689
llvm-svn: 276619
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%