diff options
author | qixingxue <qixingxue@outlook.com> | 2021-05-10 14:32:21 +0800 |
---|---|---|
committer | qixingxue <qixingxue@outlook.com> | 2021-05-10 21:18:37 +0800 |
commit | fefd03a89129ab13d2b3aa04ad2d6d52f8ba794d (patch) | |
tree | b77325cd4a9180449b6eb01ce9e8997c0a6bf8ae /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 605f90475fc663433250f45f39dcb24cdb8c9e9b (diff) | |
download | llvm-fefd03a89129ab13d2b3aa04ad2d6d52f8ba794d.zip llvm-fefd03a89129ab13d2b3aa04ad2d6d52f8ba794d.tar.gz llvm-fefd03a89129ab13d2b3aa04ad2d6d52f8ba794d.tar.bz2 |
[TableGen] Remove redundant `Error:` in msg (NFC)
Since calling `PrintFatalError` will automatically add `error: `
prefix in the message printed, there is no need having an extra
`ERROR:` prefix in the argument passed.
Differential Revision: https://reviews.llvm.org/D102151
Reviewed By: Paul-C-Anagnostopoulos
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions