[all-commits] [llvm/llvm-project] 38959c: Require asserts for test that uses debug flag
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Fri Apr 23 15:24:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38959c4624345d7e6b7d726d87c79c083298b189
https://github.com/llvm/llvm-project/commit/38959c4624345d7e6b7d726d87c79c083298b189
Author: Teresa Johnson <tejohnson at google.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M llvm/test/Transforms/Inline/ephemeral.ll
Log Message:
-----------
Require asserts for test that uses debug flag
In 10b781fb033ee8d8a02e1050976b3832ad50542a this test was changed to use
the -debug-only flag, which means it now requires asserts aka a
non-release compiler.
More information about the All-commits
mailing list