Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / ASTMerge / codegen-body / Inputs / body2.c
blob534408a5bd8fb1abe1fe8ac3ea53d98d9553bbb6
1 __inline__ __attribute__ ((always_inline)) int f(void)
3 return 2;