This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
llc
History
Eric Christopher
472cee3080
Move MCOptions that aren't shared between programs into their specific
...
program and have them initialize the MCOptions struct explicitly. llvm-svn: 209321
2014-05-21 21:05:09 +00:00
..
CMakeLists.txt
Port r198087 and r198089 (strip dead code by default) from make to cmake.
2013-12-30 03:36:05 +00:00
llc.cpp
Move MCOptions that aren't shared between programs into their specific
2014-05-21 21:05:09 +00:00
LLVMBuild.txt
Split out the IRReader header and the utility functions it provides into
2013-03-26 02:25:37 +00:00
Makefile
Strip dead code when linking by default with BFD ld (linux, ...) and ld64 (os x).
2013-12-27 22:38:59 +00:00