diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-09-30 13:23:21 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-09-30 13:29:43 -0700 |
commit | ce5379f0f0675592fd10a522009fd5b1561ca72b (patch) | |
tree | bf271eb0cf4ed454c197bed230e328c9d62cba6e /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | dd14e5825209386129770296f9bc3a14ab0b4592 (diff) | |
download | llvm-ce5379f0f0675592fd10a522009fd5b1561ca72b.zip llvm-ce5379f0f0675592fd10a522009fd5b1561ca72b.tar.gz llvm-ce5379f0f0675592fd10a522009fd5b1561ca72b.tar.bz2 |
[NPM] Add target specific hook to add passes for New Pass Manager
The patch adds a new TargetMachine member "registerPassBuilderCallbacks" for targets to add passes to the pass pipeline using the New Pass Manager (similar to adjustPassManager for the Legacy Pass Manager).
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D88138
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions