bolt/deps/llvm-18.1.8/lld/test/COFF/Inputs/alpha.ll

10 lines
125 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
define void @_DllMainCRTStartup() {
entry:
ret void
}
define dllexport void @f() local_unnamed_addr {
entry:
ret void
}