mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-11 23:05:31 +00:00
9 lines
171 B
LLVM
9 lines
171 B
LLVM
|
; This file is used with module-flags-4-a.ll
|
||
|
; RUN: true
|
||
|
|
||
|
!0 = metadata !{ i32 3, metadata !"foo",
|
||
|
metadata !{ metadata !"bar", i32 42 }
|
||
|
}
|
||
|
|
||
|
!llvm.module.flags = !{ !0 }
|