comparison llvmdc.kdevelop.filelist @ 244:a95056b3c996 trunk

[svn r261] Fixed debug info for integer and floating local variables, can now be inspected in GDB. Did a lot of smaller cleans up here and there. Replaced more llvm::Foo with LLFoo for common stuff. Split up tollvm.cpp.
author lindquist
date Mon, 09 Jun 2008 09:37:08 +0200
parents ab43d1e1bf2a
children d61ce72c39ab
comparison
equal deleted inserted replaced
243:4d006f7b2ada 244:a95056b3c996
114 gen/dvalue.h 114 gen/dvalue.h
115 gen/dwarftypes.cpp 115 gen/dwarftypes.cpp
116 gen/enums.h 116 gen/enums.h
117 gen/functions.cpp 117 gen/functions.cpp
118 gen/functions.h 118 gen/functions.h
119 gen/intrinsics.cpp
120 gen/intrinsics.h
119 gen/irstate.cpp 121 gen/irstate.cpp
120 gen/irstate.h 122 gen/irstate.h
121 gen/linker.h 123 gen/linker.h
122 gen/llvm.h 124 gen/llvm.h
123 gen/logger.cpp 125 gen/logger.cpp
760 tangotests/b.d 762 tangotests/b.d
761 tangotests/byval1.d 763 tangotests/byval1.d
762 tangotests/c.d 764 tangotests/c.d
763 tangotests/classes1.d 765 tangotests/classes1.d
764 tangotests/constructors.d 766 tangotests/constructors.d
767 tangotests/debug1.d
765 tangotests/e.d 768 tangotests/e.d
766 tangotests/f.d 769 tangotests/f.d
767 tangotests/files1.d 770 tangotests/files1.d
768 tangotests/h.d 771 tangotests/h.d
769 tangotests/i.d 772 tangotests/i.d