1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib
Tanya Lattner 7fc76b7377 Removing README
llvm-svn: 8180
2003-08-28 17:17:59 +00:00
..
Analysis
AsmParser Rename SwitchInst::dest_push_back -> addCase 2003-08-23 23:14:52 +00:00
Bytecode Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
CodeGen Removing README 2003-08-28 17:17:59 +00:00
CWriter Simplify code 2003-08-24 21:00:22 +00:00
ExecutionEngine Consult the target data, not the module, about how large the current pointer 2003-08-24 19:55:26 +00:00
Support Mangle ALL letters that we do not allow, not just a few. 2003-08-24 21:08:38 +00:00
Target Targets should configure themselves based on a Module, not some wierd flags 2003-08-24 19:49:48 +00:00
Transforms Fix bug where we considered function types equivalent even if they had differing numbers of arguments 2003-08-28 16:42:50 +00:00
VMCore As it turns out, things will be simpler than I first expected. We no longer 2003-08-25 22:35:01 +00:00
Makefile