[all-commits] [llvm/llvm-project] 9b16ec: [test][MachineOutliner] REQUIRES: asserts
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Wed Apr 29 16:47:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b16ece6ca288d976f61bf81c3986ffcaffe0f72
https://github.com/llvm/llvm-project/commit/9b16ece6ca288d976f61bf81c3986ffcaffe0f72
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/machine-outliner-iterative-2.mir
Log Message:
-----------
[test][MachineOutliner] REQUIRES: asserts
This new test checks some of the debug output to ensure what iteration
the outliner reached a fixed point. For now I am making it REQUIRES:
asserts so that it wont break any bots that have asserts disabled.
More information about the All-commits
mailing list