History log of /external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee22697a56f3035419e71762134ff7ea0d8f1eb8 03-Jun-2011 Galina Kistanova <gkistanova@gmail.com> Added registered targets for in-test dependency declarations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132571 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
003255b25b697f1a4eda7690735505d70dc03c68 02-Jun-2011 Galina Kistanova <gkistanova@gmail.com> Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132491 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
ef4b1984be6b9fc7d53322604eb46e7c5b4d5494 31-May-2011 Galina Kistanova <gkistanova@gmail.com> Just one for now to see how it will fly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132321 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
7fac68aac1489266397e23926733991cf9a15539 10-Aug-2010 Devang Patel <dpatel@apple.com> There is no need to pubish file static variable's name. Do not rely on this code gen bug to check whether debug info is generated for such variables or not.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110640 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
5d822f06e84196c8bf80641d793d35e8cc7adb0e 29-Apr-2010 Devang Patel <dpatel@apple.com> Use clang::VarDecl name instead of llvm::GlobalVariable name.
llvm::GLobalVariable name may not match user visibile name for function static variables.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102644 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
f95dd734687945f12b708f2659ac8198b640d959 23-Jan-2010 Benjamin Kramer <benny.kra@googlemail.com> Adjust testcase for recent DWARF printer changes.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94306 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
80737ad5e0a67d6e3dd0a0ba48446344215a5fd5 15-Dec-2009 Daniel Dunbar <daniel@zuster.org> Update tests to use %clang instead of 'clang', and forcibly disable use of '
clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to
garbage).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91460 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
eadfeb59cb9fecdb7d86c0ba0be8ad5c2754927c 07-Nov-2009 Devang Patel <dpatel@apple.com> MIPS linkage name confuses gdb here. Generate and test DW_AT_name here.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86318 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
27059c8ef47e29d6af600cee72c0c0b5e4e4c377 21-Oct-2009 Benjamin Kramer <benny.kra@googlemail.com> Force triple; this test was failing on non-darwin platforms due to different
asm comment styles (## vs #).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84777 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c
f6a39b71a4d57ef339073277ca0cfe9376268274 20-Oct-2009 Devang Patel <dpatel@apple.com> Encode global variable name in debug info.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84653 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGen/2009-10-20-GlobalDebug.c