Speed up LiveDebugValues
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM, thanks. One silly nit.
-eric
lib/CodeGen/LiveDebugValues.cpp | ||
---|---|---|
366 ↗ | (On Diff #44417) | Nit: "when both worklists are empty" |
Comment Actions
Let's commit your enable/disable patch separately.
I think we can get this to the point where we generally don't have to
disable it except for ridiculously sized programs.