mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
test commit: add a comment line in GVN test file
llvm-svn: 212019
This commit is contained in:
parent
73ee195392
commit
d4c0f69e22
@ -1,3 +1,4 @@
|
|||||||
|
; Test if the !invariant.load metadata is maintained by GVN.
|
||||||
; RUN: opt -basicaa -gvn -S < %s | FileCheck %s
|
; RUN: opt -basicaa -gvn -S < %s | FileCheck %s
|
||||||
|
|
||||||
define i32 @test1(i32* nocapture %p, i8* nocapture %q) {
|
define i32 @test1(i32* nocapture %p, i8* nocapture %q) {
|
||||||
|
Loading…
Reference in New Issue
Block a user