[PATCH] D61150: [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes change anything
James Molloy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 26 00:39:06 PDT 2019
jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: test/Transforms/SimplifyCFG/X86/lit.local.cfg:1
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
if not 'X86' in config.root.targets:
----------------
Revert hunk in this file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61150/new/
https://reviews.llvm.org/D61150
More information about the llvm-commits
mailing list