[all-commits] [llvm/llvm-project] 523ada: [test][AlwaysInline]:Correct comment and file chec...
modiking via All-commits
all-commits at lists.llvm.org
Mon Jun 20 16:53:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 523adafbd2525ab1f6ef4e0c4ef681b125acea88
https://github.com/llvm/llvm-project/commit/523adafbd2525ab1f6ef4e0c4ef681b125acea88
Author: archsaxe <archsaxe at fb.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M llvm/test/Transforms/Inline/always-inline.ll
Log Message:
-----------
[test][AlwaysInline]:Correct comment and file check for always-inline.ll
This fixes a useless filecheck and wrong comment for always-inline.ll. Testing
has been done using ninja check-llvm and llvm-lit always-inline.ll --show-all.
Reviewed By: modimo, hoy
Differential Revision: https://reviews.llvm.org/D127815
More information about the All-commits
mailing list