bolt/deps/llvm-18.1.8/llvm/test/Linker/Inputs/2003-05-31-LinkerRename.ll

6 lines
67 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
}