Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | ||
---|---|---|
1144 | Can reuse break attached to case 'B' |
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | ||
---|---|---|
1144 | Is that actually worth saving one line for potential confusion down the line if anyone were ever to add anything to one of those? |
llvm/test/DebugInfo/AArch64/stack-tagging-cfi.s | ||
---|---|---|
19 | Delete comments like // -- End function |
Can reuse break attached to case 'B'