This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
llc
History
Nico Weber
e7bb9e41e0
Port r198087 and r198089 (strip dead code by default) from make to cmake.
...
llvm-svn: 198198
2013-12-30 03:36:05 +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
Use function attributes to indicate that we don't want to realign the stack.
2013-08-01 21:42:05 +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