Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / test / X86 / Inputs / define_bar.s
blob8c5fb43f25007cfdff40a05086e27605f479c828
1 # Mocks a vtable object weak def in the C++ stdlib.
2 .data.rel.ro
3 .weak bar
4 .type bar, %object
5 bar:
6 .space 20
7 .size bar, 20