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