1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 22:42:52 +01:00
llvm-mirror/lib
Chris Lattner db52bbed27 Allow duplicate constant values as long as they are compatible.
Clean up stuff a little bit with inMethod/ModuleContext functions

llvm-svn: 707
2001-10-03 15:39:04 +00:00
..
Analysis * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
AsmParser Allow duplicate constant values as long as they are compatible. 2001-10-03 15:39:04 +00:00
Bytecode * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
CodeGen Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
ExecutionEngine * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
Target * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Transforms Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
VMCore * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00