diff options
author | paperchalice <liujunchang97@outlook.com> | 2024-01-12 08:37:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-12 08:37:12 +0800 |
commit | ae1c1ed6af8dd7efeb284c23ee8694fad30fff1f (patch) | |
tree | df10641abd8d5bbc850833181bda90edf5cb179f /llvm/lib/Support/StringRef.cpp | |
parent | dc61ebb44c11d2f5d03b7dd9cb80a0644a30775e (diff) | |
download | llvm-ae1c1ed6af8dd7efeb284c23ee8694fad30fff1f.zip llvm-ae1c1ed6af8dd7efeb284c23ee8694fad30fff1f.tar.gz llvm-ae1c1ed6af8dd7efeb284c23ee8694fad30fff1f.tar.bz2 |
[CodeGen] Allow `CodeGenPassBuilder` to add module pass after function pass (#77084)
In fact, there are several backends, e.g. AArch64, AMDGPU etc. add
module pass after function pass, this patch removes this constraint.
This patch also adds a simple unit test for `CodeGenPassBuilder`.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions