Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / macosx / posix_spawn / x86_64h.c
blobe890029083bd706c854181c78627abbe5effd0e3
1 #include <stdio.h>
2 int main() {
3 printf("slice: x86_64h\n");
4 return 0;