Avoids a warning about the function being unused.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157085
[TableGen] Do not compile CombineRuleBuilder::verify in release builds ClosedPublic Authored by Pierre-vh on Aug 4 2023, 4:50 AM.
Details Summary Avoids a warning about the function being unused.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 4 2023, 4:53 AM This revision was landed with ongoing or failed builds.Aug 4 2023, 5:00 AM Closed by commit rG2532b68f684c: [TableGen] Do not compile CombineRuleBuilder::verify in release builds (authored by Pierre-vh). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547169 llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp
|