diff options
| author | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-10-08 10:28:11 +0000 |
|---|---|---|
| committer | Francis Visoiu Mistrih <francisvm@yahoo.com> | 2018-10-08 10:28:11 +0000 |
| commit | 627d1469987a38cc9efcfbc63556b0b1342f4373 (patch) | |
| tree | f1177b9e3e9c6a5ecb13c041183de13ffea56eb0 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
| parent | 6f36cd4d76c65796b695df1a34c501ac3aa05229 (diff) | |
| download | llvm-627d1469987a38cc9efcfbc63556b0b1342f4373.zip llvm-627d1469987a38cc9efcfbc63556b0b1342f4373.tar.gz llvm-627d1469987a38cc9efcfbc63556b0b1342f4373.tar.bz2 | |
[AsmParser] Return an error in the case of empty symbol ref in an expression
The following instruction:
> str q28, [x0, #1*6*4*@]
contains a @ which is parsed as an empty symbol. The parser returns true
but has no error, so the assembler continues by ignoring the
instruction.
Differential Revision: https://reviews.llvm.org/D52645
llvm-svn: 343961
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions
