mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
2b6631bb36e3416b3aedba78ea6756b3a760c330
GdbIndexSection doesn't need lazy finalization because when an instance of the class is created, we already know all debug info sections. We can initialize the instnace in the ctor. llvm-svn: 310931
…
…
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%