mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-25 21:19:02 +02:00
[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.
This commit is contained in:
@@ -116,6 +116,8 @@ gen/dwarftypes.cpp
|
||||
gen/enums.h
|
||||
gen/functions.cpp
|
||||
gen/functions.h
|
||||
gen/intrinsics.cpp
|
||||
gen/intrinsics.h
|
||||
gen/irstate.cpp
|
||||
gen/irstate.h
|
||||
gen/linker.h
|
||||
@@ -762,6 +764,7 @@ tangotests/byval1.d
|
||||
tangotests/c.d
|
||||
tangotests/classes1.d
|
||||
tangotests/constructors.d
|
||||
tangotests/debug1.d
|
||||
tangotests/e.d
|
||||
tangotests/f.d
|
||||
tangotests/files1.d
|
||||
|
||||
Reference in New Issue
Block a user