aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2020-09-03 05:57:57 +0000
committerMehdi Amini <joker.eph@gmail.com>2020-09-03 06:02:05 +0000
commitc0b6bc070e78cbd20bc4351704f52d85192e8804 (patch)
tree7f5d685d4a9f63c667290eb7fcc5621ab3285089 /llvm/lib/CodeGen/StackProtector.cpp
parent8d35080ebbea477316159a5af7d925bb51d805d0 (diff)
downloadllvm-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