index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
FrontendC
/
2011-03-02-UnionInitializer.c
blob: a5ea75e08c017624ae2a974fd01844598105fee7 (
plain
)
1
2
// RUN: %llvmgcc -S %s union { int :3; double f; } u17_017 = {17.17};