1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib
Reid Spencer 7bd9d86b65 Okay, the list of link-time passes wasn't such a hot idea. Its prone to
error. We'll strategize on this when we have multiple front ends to deal
with. For now llvm-ld just runs a standard set of transforms.

llvm-svn: 16333
2004-09-14 05:43:23 +00:00
..
Analysis Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
AsmParser Okay, the list of link-time passes wasn't such a hot idea. Its prone to 2004-09-14 05:43:23 +00:00
Bytecode Unbreak doxygen, according to Reid. 2004-09-12 20:56:38 +00:00
CodeGen Grow the map on entry so that we don't crash if joinIntervals never 2004-09-09 19:24:38 +00:00
Debugger Changes For Bug 352 2004-09-01 22:55:40 +00:00
ExecutionEngine Simplify the sys::Memory interface per Chris' request. 2004-09-13 22:38:11 +00:00
Support Changes For Bug 352 2004-09-01 22:55:40 +00:00
System Implement the GetLibraryPath function. 2004-09-14 00:16:39 +00:00
Target Revamp the Register class, and allow the use of the RegisterGroup class to 2004-09-14 04:17:02 +00:00
Transforms Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
VMCore Okay, the list of link-time passes wasn't such a hot idea. Its prone to 2004-09-14 05:43:23 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00