Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
4ac5751efb9de1065c71b0db587185d552803e2f
/
test
/
CodeGen
/
2009-10-20-GlobalDebug.c
87380aa
Forward declarations should take a context. This helps the debugger
by Eric Christopher
· 13 years ago
c08c88c
Update tests so that they don't rely upon LLVMDebugVersion number.
by Devang Patel
· 13 years ago
9ec60df
rename -ccc-host-triple into -target
by Sebastian Pop
· 13 years ago
31cbe68
Revert r148138; it's causing test failures.
by Eli Friedman
· 13 years ago
edd4f3c
rename -ccc-host-triple into -target
by Sebastian Pop
· 13 years ago
98a9203
Move these test from checking assembly to checking LLVM IR. Should fix fallout
by Nick Lewycky
· 13 years ago
ee22697
Added registered targets for in-test dependency declarations.
by Galina Kistanova
· 14 years ago
003255b
Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead.
by Galina Kistanova
· 14 years ago
[Renamed from test/CodeGen/X86/2009-10-20-GlobalDebug.c]
ef4b198
Just one for now to see how it will fly.
by Galina Kistanova
· 14 years ago
[Renamed from test/CodeGen/2009-10-20-GlobalDebug.c]
7fac68a
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.
by Devang Patel
· 14 years ago
5d822f0
Use clang::VarDecl name instead of llvm::GlobalVariable name.
by Devang Patel
· 15 years ago
f95dd73
Adjust testcase for recent DWARF printer changes.
by Benjamin Kramer
· 15 years ago
80737ad
Update tests to use %clang instead of 'clang', and forcibly disable use of '
by Daniel Dunbar
· 15 years ago
eadfeb5
MIPS linkage name confuses gdb here. Generate and test DW_AT_name here.
by Devang Patel
· 15 years ago
27059c8
Force triple; this test was failing on non-darwin platforms due to different
by Benjamin Kramer
· 15 years ago
f6a39b7
Encode global variable name in debug info.
by Devang Patel
· 15 years ago