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-21 19:36:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
b46ad5bbba
teach EscapeString and UnescapeString to handle ".
...
llvm-svn: 69211
2009-04-15 20:12:52 +00:00
..
Analysis
Add a method to check that the subprogram holds debug info for the given Function or not.
2009-04-15 00:06:07 +00:00
Archive
…
AsmParser
Fix warning in .ll parser, detect and reject available_externally on function
2009-04-13 07:02:02 +00:00
Bitcode
Add a new "available_externally" linkage type. This is intended
2009-04-13 05:44:34 +00:00
CodeGen
Add DISubprogram is not null check.
2009-04-15 20:11:08 +00:00
CompilerDriver
-write-graph now can be used with -o.
2009-03-27 12:57:14 +00:00
Debugger
Oops...I committed too much.
2009-03-13 04:39:26 +00:00
ExecutionEngine
Mac OS X 10.6 and above do not use key manager to register EH frames.
2009-04-14 22:31:59 +00:00
Linker
Add a new "available_externally" linkage type. This is intended
2009-04-13 05:44:34 +00:00
Support
teach EscapeString and UnescapeString to handle ".
2009-04-15 20:12:52 +00:00
System
Call CreateProcess with bInheritHandles = TRUE.
2009-04-14 21:31:36 +00:00
Target
Fix 80-column violations.
2009-04-15 19:48:57 +00:00
Transforms
Enhance induction variable code to remove the
2009-04-15 01:10:12 +00:00
VMCore
Limit the number of times we're willing to chase pointers. Removes an O(n^2)
2009-04-15 06:23:41 +00:00
Makefile
…