aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-05 17:00:13 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-05 17:03:18 +0100
commit3ca232feb3526281bf9640f5f6f21e8f4c622b28 (patch)
treea1492969985ef4ac48e8f483112d04f3121887ec /llvm/lib/Support/APInt.cpp
parent9503ad3b533cb84b51cfc80c51d262da50435013 (diff)
downloadllvm-3ca232feb3526281bf9640f5f6f21e8f4c622b28.zip
llvm-3ca232feb3526281bf9640f5f6f21e8f4c622b28.tar.gz
llvm-3ca232feb3526281bf9640f5f6f21e8f4c622b28.tar.bz2
[TableGen] CodeEmitterGen - emit report_fatal_error(const char*) instead of report_fatal_error(std::string&)
As described on D111049, we're trying to remove the <string> dependency from error handling. In most cases the plan is to use the Twine() variant directly but to reduce introducing additional headers for the generated files, I'm using the const char* variant here instead.
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions