aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2021-01-11 20:00:45 +1100
committerLang Hames <lhames@gmail.com>2021-01-12 11:57:07 +1100
commitef50c07b1fad368f6a8d326b4f73dd531009dca4 (patch)
treea27651986cff0d0e70d22b0d99e56294241c2e28 /clang/lib/Frontend/CompilerInvocation.cpp
parentf9902514fe548346a5175a3521c61fc4819c5b8a (diff)
downloadllvm-ef50c07b1fad368f6a8d326b4f73dd531009dca4.zip
llvm-ef50c07b1fad368f6a8d326b4f73dd531009dca4.tar.gz
llvm-ef50c07b1fad368f6a8d326b4f73dd531009dca4.tar.bz2
[JITLink] Add a new PostAllocationPasses list.
Passes in the new PostAllocationPasses list will run immediately after memory allocation and address assignment for defined symbols, and before JITLinkContext::notifyResolved is called. These passes can set up state associated with the addresses of defined symbols before any query for these addresses completes.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions