llvm-project/llvm/lib
Chris Lattner 9be166000d not is a keyword in ansi C++, avoid it
llvm-svn: 763
2001-10-13 06:51:26 +00:00
..
Analysis Fix code to make GCC 2.96 happy 2001-10-13 06:34:47 +00:00
AsmParser * Add support for forward references of global variable addresses 2001-10-13 06:41:08 +00:00
Bytecode * Use new style casts more 2001-10-13 06:48:38 +00:00
CodeGen * Fix privacy issues on RegToRefVecMap 2001-10-13 06:51:01 +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 Record implicitRefs for each machine instruction instead of 2001-10-11 04:23:19 +00:00
Transforms Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
VMCore not is a keyword in ansi C++, avoid it 2001-10-13 06:51:26 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00