blob: 3636ca74293ee660f952b73a4c699d15814233be [file] [log] [blame]
Tanya Lattnere9af5d12004-11-06 22:41:00 +00001// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
2
Chris Lattnerc3986132004-04-21 18:49:35 +00003void test(enum foo *X) {
4}
5