Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-objdump / Inputs / libbogus12.a
blobfab3cfc406960f68946f8e46cb7db933705bb497
1 !<arch>
2 hello.c 1444941273 124 #55! 100644 102 `
3 #include <stdio.h>
4 #include <stdlib.h>
5 int
6 main()
8 printf("Hello World\n");
9 return EXIT_SUCCESS;