diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2018-02-09 13:34:39 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2018-02-09 13:34:39 +0000 |
commit | 0c21abd429ce9e8b0f39cb411df20d5986eb5b03 (patch) | |
tree | e24aa7179ee0f762f1b056cac08e96097482fd23 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 4d4d63ee18a6ae8550a0f092be425b3ddf63be4f (diff) | |
download | llvm-0c21abd429ce9e8b0f39cb411df20d5986eb5b03.zip llvm-0c21abd429ce9e8b0f39cb411df20d5986eb5b03.tar.gz llvm-0c21abd429ce9e8b0f39cb411df20d5986eb5b03.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions