llvm-project
llvm-project copied to clipboard
[MLIR][LLVM] Make subprogram flags optional
This revision makes the subprogramFlags field in the DISubprogrammAttr optional. This is necessary since the DISubprogram attached to a declaration may have none of the subprogram flags set.