aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/vtable-debug-info.cpp
AgeCommit message (Collapse)Author
2013-04-16Use -emit-llvm for the following tests to stop them from failing for Hexagon:Jyotsna Verma
CodeGenCXX/vtable-debug-info.cpp Driver/objc++-cpp-output.mm Driver/objc-cpp-output.m git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179602 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-02test/CodeGenCXX/vtable-debug-info.cpp: It does not crash on mingw.NAKAMURA Takumi
FIXME: It would crash with -integrated-as. Implement -g on MCCOFF. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130682 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-05test: Mark two tests as XFAIL:mingw.NAKAMURA Takumi
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127076 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-20XFAIL vtable-debug-info.cpp on WIN32 and fix curly brace.Francois Pichet
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122230 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-20Disable this test on Windows; it crashes and popup an dialog on each lit ↵Francois Pichet
test run. I have no idea how to fix it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122227 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-09Update test.Devang Patel
This test intends to catch invalid use of ".byte 256" in output. Now, the assert in MC will be triggered in such cases. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121403 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-09Test case for r121323.Devang Patel
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121324 91177308-0d34-0410-b5e6-96231b3b80d8