zig/deps/lld/test/COFF/Inputs/alpha.ll

10 lines
125 B
LLVM
Raw Normal View History

2018-01-18 06:29:21 +08:00
define void @_DllMainCRTStartup() {
entry:
ret void
}
define dllexport void @f() local_unnamed_addr {
entry:
ret void
}