repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
Sema
/
pragma-align-mac68k-unsupported.c
blob
c23c01bf5e2fffba2c6359eed4a2652da0f98268
1
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -verify %s
2
// RUN: %clang_cc1 -triple i386-pc-linux-gnu -fsyntax-only -verify %s
3
4
/* expected-error {{mac68k alignment pragma is not supported}} */
#pragma options align=mac68k