This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-01 00:12:50 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9cd6a08245
llvm-mirror
/
test
/
FrontendC
/
2009-03-13-dbg.c
6 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
xfail these tests for now. llvm-svn: 67143
2009-03-18 01:44:45 +01:00
// RUN: %llvmgcc %s -c -g -o /dev/null
These tests pass on linux. llvm-svn: 67689
2009-03-25 17:43:59 +01:00
// XTARGET: darwin,linux
xfail these tests for now. llvm-svn: 67143
2009-03-18 01:44:45 +01:00
// XFAIL: *
Test case for rev. 66925 llvm-svn: 66927
2009-03-13 19:50:51 +01:00
void
foo
(
)
{
}
Reference in New Issue
Copy Permalink