Use static inline to do the right thing when built in C99 mode. Of course,
[llvm/stm8.git] / test / CodeGen / PowerPC / dg.exp
blob9e50b558aa341ef83c86ced3127e4145a19c382f
1 load_lib llvm.exp
3 if { [llvm_supports_target PowerPC] } {
4 RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]