Need such verbosity while debugging large files which has several functions.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
@jlpeyton Any idea why the tests you added may be failing? I don't think it has anything related to my changes.
llvm/lib/CodeGen/MachineFrameInfo.cpp | ||
---|---|---|
250 | This inconsistency is already present. "Frame objects:" and "size=". What are you suggesting, = or :? And why? |
llvm/lib/CodeGen/MachineFrameInfo.cpp | ||
---|---|---|
240 | As I said earlier, there is inconsistency; at some place "=" and other ":". It depends on personal choice but we need to agree on one. |
I think this should be removed