brintos

brintos / llvm-project-archived public Read only

0
0
Text · 147 B · 0b24e5d Raw
8 lines · plain
1# Mocks a vtable object weak def in the C++ stdlib.2  .section .data.rel.ro,"aw"3  .weak bar4  .type bar, %object5bar:6  .space 207  .size bar, 208