aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2006-11-06-StackTrace.cpp
AgeCommit message (Expand)Author
2011-08-19Remove migrated or obsolete tests.Eric Christopher
2011-05-03Pass --disable-cfi to llc.Rafael Espindola
2010-01-24this test has been failing or a long time, just disable it for now to getChris Lattner
2009-12-05Remove now-redundant llvm-as invocations.Dan Gohman
2009-11-11Reenable StackTracke.cpp test.Devang Patel
2009-11-11XFAIL for now.Devang Patel
2009-11-09Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar
2009-10-13These tests now pass.Devang Patel
2009-10-13XFAIL these tests for now.Devang Patel
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-07XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feelsDaniel Dunbar
2009-07-24Remove the IA-64 backend.Dan Gohman
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-02-24Un-XFAIL this test.Bill Wendling
2009-02-19Temporarily XFAIL this test.Bill Wendling
2009-01-22Remove no-longer relevant comment. Pointed outDuncan Sands
2009-01-22This passes on linux.Duncan Sands
2009-01-15Use lightweight DebugInfo objects directly.Devang Patel
2009-01-14xfail for now.Devang Patel
2008-12-19This test works again for Darwin because a patch was reverted.Bill Wendling
2008-12-18Re-XFAIL this test until debug stuff settles down.Bill Wendling
2008-12-18XFAIL on Linux.Bill Wendling
2008-12-18Do not XFAIL.Bill Wendling
2008-12-17XFAIL for now.Devang Patel
2008-05-29For PR1338: Rename test dirsAnton Korobeynikov