diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-09-03 05:57:57 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-09-03 06:02:05 +0000 |
commit | c0b6bc070e78cbd20bc4351704f52d85192e8804 (patch) | |
tree | 7f5d685d4a9f63c667290eb7fcc5621ab3285089 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 8d35080ebbea477316159a5af7d925bb51d805d0 (diff) | |
download | llvm-c0b6bc070e78cbd20bc4351704f52d85192e8804.zip llvm-c0b6bc070e78cbd20bc4351704f52d85192e8804.tar.gz llvm-c0b6bc070e78cbd20bc4351704f52d85192e8804.tar.bz2 |
Decouple OpPassManager from the the MLIRContext (NFC)
This is allowing to build an OpPassManager from a StringRef instead of an
Identifier, which enables building pipelines without an MLIRContext.
An identifier is still cached on-demand on the OpPassManager for efficiency
during the IR traversal.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions