mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
be85529d2b9d16a4acb21f17f0bdce7a0495b179
A section was passed to getRelExpr just to create an error message. But if there's an invalid relocation, we would eventually report it in relocateOne. So we don't have to pass a section to getRelExpr. llvm-svn: 315552
…
…
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%