This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
d79029ab62
llvm-project
/
lld
/
test
/
pecoff
/
Inputs
/
nop.asm
10 lines
89 B
NASM
Raw
Blame
History
.386
.model
flat
,
stdcall
option
casemap
:
none
.code
start:
mov
eax
,
42
ret
end
start
Reference in New Issue
View Git Blame
Copy Permalink