hanchenye-llvm-project/llvm/lib
Chris Lattner 247c29e4b0 Changes to make this work with Jason's patch. I checked this by hand, but
would appreciate if others would also look at this to make sure I didn't
botch something obvious

llvm-svn: 16312
2004-09-13 21:32:03 +00:00
..
Analysis Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
AsmParser Changes For Bug 352 2004-09-01 22:55:40 +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 Convert the Emitter to use the lib/System "Memory" interface instead of the 2004-09-11 04:31:03 +00:00
Support Changes For Bug 352 2004-09-01 22:55:40 +00:00
System Fix typo: sterror -> strerror 2004-09-11 20:18:08 +00:00
Target Changes to make this work with Jason's patch. I checked this by hand, but 2004-09-13 21:32:03 +00:00
Transforms Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
VMCore Implement support for dependent libraries. The "source" module's dependent 2004-09-11 04:25:17 +00:00
Makefile