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
11db2642fb
llvm-project
/
lld
/
test
/
ELF
/
Inputs
/
archive.s
6 lines
39 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Remove unnecessary trailing semicolons. Since this semicolon existed in an early test file, it has spread to many files. llvm-svn: 267659
2016-04-27 10:58:27 +08:00
.globl
_start
[elf2] Add basic archive file support. llvm-svn: 246886
2015-09-05 06:28:10 +08:00
_start
:
Remove unnecessary trailing semicolons. Since this semicolon existed in an early test file, it has spread to many files. llvm-svn: 267659
2016-04-27 10:58:27 +08:00
.globl
end
[elf2] Add basic archive file support. llvm-svn: 246886
2015-09-05 06:28:10 +08:00
end
: