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
/
lib
History
Daniel Dunbar
dda1b60b4b
Don't use llvm_report_error in libSystem, this is a layering violation.
...
llvm-svn: 77169
2009-07-26 21:16:42 +00:00
..
Analysis
Remove Value::getName{Start,End}, the last of the old Name APIs.
2009-07-26 09:48:23 +00:00
Archive
…
AsmParser
Finish migrating VMCore to StringRef/Twine based APIs.
2009-07-25 06:02:13 +00:00
Bitcode
Remove Value::setName(const char*, unsigned).
2009-07-26 00:34:27 +00:00
CodeGen
Remove Value::getName{Start,End}, the last of the old Name APIs.
2009-07-26 09:48:23 +00:00
CompilerDriver
…
Debugger
…
ExecutionEngine
Remove Value::getName{Start,End}, the last of the old Name APIs.
2009-07-26 09:48:23 +00:00
Linker
Remove Value::{isName, getNameRef}.
2009-07-25 23:55:21 +00:00
MC
…
Support
Sort list of targets in --version.
2009-07-26 05:09:50 +00:00
System
Don't use llvm_report_error in libSystem, this is a layering violation.
2009-07-26 21:16:42 +00:00
Target
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a
2009-07-26 19:23:28 +00:00
Transforms
Remove Value::getName{Start,End}, the last of the old Name APIs.
2009-07-26 09:48:23 +00:00
VMCore
Make sure getName().data() is always null terminated.
2009-07-26 09:22:02 +00:00
Makefile
…