aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/forwardDecl.ll
AgeCommit message (Expand)Author
2009-08-28Reapply 79977.Devang Patel
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel
2009-04-29Second attempt:Bill Wendling
2009-04-28r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling
2009-02-24- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emitBill Wendling
2009-01-27Assorted debug info fixes.Devang Patel
2009-01-20Appropriately mark fowrad decls.Devang Patel
2008-12-17Xfail these tests for now.Devang Patel
2008-12-10Fix a couple of Dwarf bugs.Evan Cheng