Files
ldc/gen
kai 46f8d999c5 Fix a LLVM 3.3 problem with debug info generation.
In some cases an assertion is triggered because the debug context of a
local variale is verified. It turns out that LLVM returns always false
for DISubprogram.Verify() if the return type is not a composite type.
Reading the Clang source it looks like the return type must be a
subroutine type. This commit introduces a dummy subroutine type to
define the return type.
2013-03-16 21:09:40 +01:00
..
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-02-10 22:08:35 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-02-10 22:08:35 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-02-28 06:56:18 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-07 23:18:08 +01:00
2013-03-06 10:20:24 +01:00
2013-01-06 17:17:30 +01:00
2013-03-06 10:20:24 +01:00
2013-02-13 00:07:55 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00
2013-02-11 04:20:59 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 16:41:29 +01:00
2013-03-06 10:20:24 +01:00
2013-03-06 10:20:24 +01:00