diff options
author | Gabor Ballabas <gaborb@inf.u-szeged.hu> | 2015-07-01 08:58:49 +0000 |
---|---|---|
committer | Gabor Ballabas <gaborb@inf.u-szeged.hu> | 2015-07-01 08:58:49 +0000 |
commit | af06a883782c55f541bf80f3cb5a42c3a70b3ee4 (patch) | |
tree | 5a3bdb5ab377d245f05863f7419d8a59300ee402 /llvm/lib/Object/Error.cpp | |
parent | 7655381aa1f27729966c16b16599fba802dacec1 (diff) | |
download | llvm-af06a883782c55f541bf80f3cb5a42c3a70b3ee4.zip llvm-af06a883782c55f541bf80f3cb5a42c3a70b3ee4.tar.gz llvm-af06a883782c55f541bf80f3cb5a42c3a70b3ee4.tar.bz2 |
Fix PR23872: Integrated assembler error message when using .type directive with @ in AArch32 assembly.
The AArch32 assembler parses the '@' as a comment symbol, so the error message shouldn't suggest
that '@<type>' is a valid replacement when assembling for AArch32 target.
Differential Revision: http://reviews.llvm.org/D10651
llvm-svn: 241149
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions