mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
5480365b2566c4cf4360de76b3540bc9f1c5e5e6
Just pass a Target* into ObjectFileELF::GetImageInfoAddress so that it can do the extra dereference necessary on MIPS, instead of passing a flag back to the caller. Review: http://llvm-reviews.chandlerc.com/D1899 llvm-svn: 192469
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%