[all-commits] [llvm/llvm-project] 06a8a8: [rs4gc/tests] Remove use of internal debug flags
Philip Reames via All-commits
all-commits at lists.llvm.org
Sat Mar 6 09:25:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06a8a867d1591cfdab65037eabd7e865113dc7a6
https://github.com/llvm/llvm-project/commit/06a8a867d1591cfdab65037eabd7e865113dc7a6
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-03-06 (Sat, 06 Mar 2021)
Changed paths:
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-1.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-10.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-11.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-12.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-13.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-2.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-3.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-4.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-5.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-6.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-7.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-8.ll
M llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-9.ll
Log Message:
-----------
[rs4gc/tests] Remove use of internal debug flags
As a pragmatic tradeoff, the ease of updating the tests outweighs the slightly easier to understand test conditions. Where revevant, debug output was converted to comments to help human understanding.
More information about the All-commits
mailing list