10 lines · c
1// REQUIRES: aarch64-registered-target2// RUN: %clang -cc1as -triple aarch64 %s -filetype obj -mmapsyms=implicit -o %t.o3// RUN: llvm-readelf -s %t.o | FileCheck %s4 5// CHECK: Symbol table '.symtab' contains 1 entries:6nop7 8.data9.quad 010