blob: 958a8d1c0ea1d260e70513eadc1e5b1e657b25e3 [file] [log] [blame]
Dan Gohman0d4bbf22009-08-25 15:38:29 +00001// RUN: %llvmgcc -w -S %s -o - | llvm-as -o /dev/null
Tanya Lattnerca211872004-11-06 22:41:00 +00002
Chris Lattneree80c452004-04-21 18:49:35 +00003void test(enum foo *X) {
4}
5