Oliver Stannard dd504a4274 [ELF] Print the .type assembly directive correctly for STT_NOTYPE
The llvm assembly parser and gas both accept "@notype" in the .type
assembly directive, but we were printing it as "@no_type", which isn't
accepted by either assembler.

Differential revision: https://reviews.llvm.org/D43116

llvm-svn: 324731
2018-02-09 13:34:39 +00:00
..
2017-12-21 11:17:49 +00:00
2017-12-21 11:17:49 +00:00
2017-07-16 07:48:48 +00:00