Commit e6c0e85
committed
[AArch64] Fix a warning
This patch fixes:
llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:4575:16:
error: 'ParseStatus' is deprecated: Migrate to ParseStatus
[-Werror,-Wdeprecated-declarations]1 parent d62c6ad commit e6c0e85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4572 | 4572 | | |
4573 | 4573 | | |
4574 | 4574 | | |
4575 | | - | |
| 4575 | + | |
4576 | 4576 | | |
4577 | 4577 | | |
4578 | 4578 | | |
| |||
0 commit comments