diff options
author | Tim Besard <tim.besard@gmail.com> | 2024-08-14 09:36:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 09:36:06 +0200 |
commit | 241f9e7492dae1920778ef4fe72db6073b6275b1 (patch) | |
tree | 128dd50407508ac59e608ae193072a07a84d0406 /llvm/lib/IR/Module.cpp | |
parent | 812ae91d545811d8800a6e1db5f3ff45afde6ab9 (diff) | |
download | llvm-241f9e7492dae1920778ef4fe72db6073b6275b1.zip llvm-241f9e7492dae1920778ef4fe72db6073b6275b1.tar.gz llvm-241f9e7492dae1920778ef4fe72db6073b6275b1.tar.bz2 |
[LLVM][NewPM] Add a C API for setting the PassBuilder AA pipeline. (#102482)
This PR adds a field to the pass builder options struct, `AAPipeline`,
exposed through a C API `LLVMPassBuilderOptionsSetAAPipeline`, that is
used to set an alias analysis pipeline to be used in stead of the
default one.
x-ref https://discourse.llvm.org/t/newpm-c-api-questions/80598
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions