bolt/deps/llvm-18.1.8/llvm/test/Linker/Inputs/2003-01-30-LinkerRename.ll

5 lines
66 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
@bar = global ptr @foo
define internal i32 @foo() {
ret i32 7
}