mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 10:38:23 +08:00
8396f72f7b07867fa61baed56723df8adaaf2ed7
Give them values instead of computing it during relocation. llvm-svn: 265986
Implement LWG#680, which was missed lo these many moons ago, and was reported as bug #27259. As a drive-by fix, replace the hand-rolled equivalent to addressof in __wrap_iter with the real thing.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%