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-01-27 06:54:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Jan Wen Voung
dded44f8b5
Fix a bug.
...
llvm-svn: 163242
2012-09-05 20:56:00 +00:00
..
bugpoint
Fix a typo (the the => the)
2012-07-23 08:51:15 +00:00
bugpoint-passes
…
gold
Pass -lLTO after gold-plugin.o so that it gets used in systems that default to
2012-08-27 03:03:07 +00:00
llc
Add support for the --param ssp-buffer-size= driver option.
2012-08-21 16:15:24 +00:00
lli
Update CMakeList.txt for new lli sources.
2012-09-05 18:15:08 +00:00
llvm-ar
Remove references to compression in llvm-ar. It has been a long time since we
2012-08-10 01:57:52 +00:00
llvm-as
…
llvm-bcanalyzer
Fix a bug.
2012-09-05 20:56:00 +00:00
llvm-config
…
llvm-cov
…
llvm-diff
Fix a typo (the the => the)
2012-07-23 08:51:15 +00:00
llvm-dis
…
llvm-dwarfdump
Add support for fetching inlining context (stack of source code locations)
2012-09-04 08:12:33 +00:00
llvm-extract
…
llvm-link
…
llvm-mc
…
llvm-nm
Change the
linker_private_weak_def_auto' linkage to
linkonce_odr_auto_hide' to
2012-08-17 18:33:14 +00:00
llvm-objdump
Some of the instructions in the Mips instruction set are revision
2012-08-28 19:24:49 +00:00
llvm-prof
…
llvm-ranlib
Remove references to compression in llvm-ar. It has been a long time since we
2012-08-10 01:57:52 +00:00
llvm-readobj
…
llvm-rtdyld
…
llvm-shlib
Add support for the OpenBSD for Bitrig.
2012-08-06 20:52:18 +00:00
llvm-size
…
llvm-stress
…
lto
Add support for the --param ssp-buffer-size= driver option.
2012-08-21 16:15:24 +00:00
macho-dump
…
opt
Code cleanup: tools/opt/opt.cpp
2012-09-01 14:43:30 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…