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-19 02:03:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Misha Brukman
dd7ba48322
Handle GhostLinkage case for completeness (should not be seen by the asm writer)
...
llvm-svn: 18015
2004-11-19 21:49:19 +00:00
..
Analysis
Mission accomplished!
2004-11-19 16:22:24 +00:00
AsmParser
Make sure that the yacc and lex output are specified as BUILT_SOURCES.
2004-10-28 00:43:24 +00:00
Bytecode
Correct the computation of when to add the padding. It is not based on the
2004-11-19 17:08:00 +00:00
CodeGen
Match change in MachineCodeEmitter prototype.
2004-11-19 20:56:46 +00:00
Debugger
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00
ExecutionEngine
Match change in MachineCodeEmitter prototype.
2004-11-19 20:56:46 +00:00
Linker
Eliminate unsightly ;;
2004-11-19 03:27:05 +00:00
Support
Patches to avoid "leaking" memory on process exit. Patch contributed by
2004-11-19 17:08:15 +00:00
System
Dynamic Library abstraction. This makes the abstraction of a single dynamic
2004-11-18 04:33:39 +00:00
Target
Handle GhostLinkage case for completeness (should not be seen by the asm writer)
2004-11-19 21:49:19 +00:00
Transforms
Fix the exposed prototype for the lower packed pass, thanks to
2004-11-19 16:49:34 +00:00
VMCore
Fix memory leaks, patch contributed by Morten Ofstad!
2004-11-19 17:09:48 +00:00
Makefile
Add the Linker library
2004-11-14 21:54:41 +00:00