[PATCH] D38140: [DebugInfo] Do not extend range for physreg in LiveDebugVariables
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 09:45:33 PDT 2017
bjope added a comment.
In https://reviews.llvm.org/D38140#882296, @aprantl wrote:
> Okay, let's do this: Split the CHECKDBG test into a separate .test file that has the `REQUIRES: asserts` and re-uses the same input. This way we get some testing in all configurations and full testing in asserts builds.
Good idea. I'll split the test case and then I will land this. Thanks!
https://reviews.llvm.org/D38140
More information about the llvm-commits
mailing list