aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorValentin Churavy <v.churavy@gmail.com>2020-11-06 14:08:30 -0500
committerJameson Nash <vtjnash@gmail.com>2020-11-06 14:08:59 -0500
commit85f4be09124cc53e1a18a884ac7caf19988ab2a5 (patch)
treedd55ea3818cb5d4220c73848a3c4cdca15ad0dab /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent30929d1f7b261648cf8142b696d053a3d5c893ed (diff)
downloadllvm-85f4be09124cc53e1a18a884ac7caf19988ab2a5.zip
llvm-85f4be09124cc53e1a18a884ac7caf19988ab2a5.tar.gz
llvm-85f4be09124cc53e1a18a884ac7caf19988ab2a5.tar.bz2
[RTDYLD] support absolute relocations where needed
These appear in some sections, such as DWARF tables, since RuntimeDyldELF explicitly maps to this as a sentinel value: https://github.com/llvm/llvm-project/blob/29d1fba7b5335d969e3e5daa84b7a25cd1fa75ef/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp#L1199 That could then be a source of problems if it tried to examine these sections (for example, with either setProcessAllSections(true) or ORCv2 on i686). Replaces https://reviews.llvm.org/D89241 Reviewed By: lhames, vchuravy Differential Revision: https://reviews.llvm.org/D90722
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions