mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2025-02-19 08:30:29 +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 }
|