This website requires JavaScript.
Explore
Help
Register
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-08 21:37:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Chris Lattner
57ac0be2b5
now that mangler is in libtarget, it can use MCAsmInfo instead of clients
...
having to pass various fields from it in. Simplify. llvm-svn: 93686
2010-01-17 18:22:35 +00:00
..
bugpoint
remove obsolete comment.
2010-01-16 21:34:51 +00:00
gold
…
llc
Hook up llc's -filetype=obj to use MCStreamer if an MCCodeEmitter is available.
2010-01-15 18:51:18 +00:00
lli
…
llvm-ar
…
llvm-as
…
llvm-bcanalyzer
…
llvm-config
Add the rest of the build system logic for optional target disassemblers
2009-11-25 04:46:58 +00:00
llvm-dis
…
llvm-extract
…
llvm-ld
…
llvm-link
…
llvm-mc
fix a bug in range information for $42, eliminate an
2010-01-15 19:39:23 +00:00
llvm-nm
…
llvm-prof
Reverting 85714, 85715, 85716, which are breaking the build
2009-11-01 16:42:53 +00:00
llvm-ranlib
…
llvm-stub
…
llvmc
Forward -O0 to llvm-gcc.
2010-01-02 08:27:23 +00:00
lto
now that mangler is in libtarget, it can use MCAsmInfo instead of clients
2010-01-17 18:22:35 +00:00
opt
Don't create a (empty) output file, and don't warn about bitcode output
2010-01-17 17:47:24 +00:00
CMakeLists.txt
…
Makefile
…