diff options
author | Lang Hames <lhames@gmail.com> | 2021-01-11 18:30:09 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-01-11 18:33:50 +1100 |
commit | 7b11f564dcfc867c3e7a2075e8a943014fe30780 (patch) | |
tree | 96c93299adb0188667a1b34ccf5c1e488ba2f8bb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5e476061deb82ed4e6d440445f8830e1c7bccaa6 (diff) | |
download | llvm-7b11f564dcfc867c3e7a2075e8a943014fe30780.zip llvm-7b11f564dcfc867c3e7a2075e8a943014fe30780.tar.gz llvm-7b11f564dcfc867c3e7a2075e8a943014fe30780.tar.bz2 |
[JITLink] Rename PostAllocationPasses to PreFixupPasses.
PreFixupPasses better reflects when these passes will run.
A future patch will (re)introduce a PostAllocationPasses list that will run
after allocation, but before JITLinkContext::notifyResolved is called to notify
the rest of the JIT about the resolved symbol addresses.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions