The frontend debuginfo tests should not invoke llvm passes which includes add-discriminators that will change the debug info generated by FE.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Welcome to commit this sort of thing without pre-commit review (though if you want review it should go to cfe-commits rather than llvm-commits)
test/CodeGen/debug-info-scope.c | ||
---|---|---|
14 | I imagine we want to preserve this comment - I guess that's what this test looked like before discriminators were added to it? |
I imagine we want to preserve this comment - I guess that's what this test looked like before discriminators were added to it?