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
a55027f68a
llvm-project
/
llvm
/
tools
/
llc
History
Craig Topper
0d114c5450
Remove an unnecessary reference variable that pointed to a unique_ptr variable. Just use the unique_ptr variable directly.
...
llvm-svn: 224104
2014-12-12 07:52:06 +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
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
llc.cpp
Remove an unnecessary reference variable that pointed to a unique_ptr variable. Just use the unique_ptr variable directly.
2014-12-12 07:52:06 +00:00