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