diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-09-02 20:09:07 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-09-02 21:46:05 +0000 |
commit | 1284dc34abd11ce4275ad21c0470ad8c679b59b7 (patch) | |
tree | afd55573590a5b8fcba5b9707e735b5582067efa /llvm/lib/Support/ErrorHandling.cpp | |
parent | 553bfc8fa17f8c8a2bc414af1a403ea4abc65fde (diff) | |
download | llvm-1284dc34abd11ce4275ad21c0470ad8c679b59b7.zip llvm-1284dc34abd11ce4275ad21c0470ad8c679b59b7.tar.gz llvm-1284dc34abd11ce4275ad21c0470ad8c679b59b7.tar.bz2 |
Use an Identifier instead of an OperationName internally for OpPassManager identification (NFC)
This allows to defers the check for traits to the execution instead of forcing it on the pipeline creation.
In particular, this is making our pipeline creation tolerant to dialects not being loaded in the context yet.
Reviewed By: rriddle, GMNGeoffrey
Differential Revision: https://reviews.llvm.org/D86915
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions