[PATCH] D38140: [DebugInfo] Do not extend range for physreg in LiveDebugVariables

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 09:37:41 PDT 2017


aprantl added a comment.

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.


https://reviews.llvm.org/D38140





More information about the llvm-commits mailing list