mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
test commit: add a comment line in GVN test file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212019 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2c25d41c21
commit
85f56baca8
@ -1,3 +1,4 @@
|
||||
; Test if the !invariant.load metadata is maintained by GVN.
|
||||
; RUN: opt -basicaa -gvn -S < %s | FileCheck %s
|
||||
|
||||
define i32 @test1(i32* nocapture %p, i8* nocapture %q) {
|
||||
|
Loading…
Reference in New Issue
Block a user