diff options
Diffstat (limited to 'test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll')
-rw-r--r-- | test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll b/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll index 9295c20..675211b 100644 --- a/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll +++ b/test/Transforms/GlobalOpt/externally-initialized-global-ctr.ll @@ -32,4 +32,4 @@ define void @print() { ret void } -!2009 = metadata !{} +!2009 = !{} |