Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8.
[oota-llvm.git] / test / LLVMC / test_data / together.c
1 #include <stdio.h>
2
3 void test() {
4   printf("hello\n");
5 }