Files
clang-p2996/flang/lib/Optimizer/Transforms/FunctionAttr.cpp
Tom Eccles a6129a56d3 [flang][Transforms][NFC] reduce boilerplate in func attr pass (#94739)
Use tablegen to automatically create the pass constructor.

The purpose of this pass is to add attributes to functions, so it
doesn't need to work on other top level operations.
2024-06-10 10:43:56 +01:00

2.8 KiB