aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-05-07 22:11:34 +0000
committerRui Ueyama <ruiu@google.com>2018-05-07 22:11:34 +0000
commit554adb2e977e551787e76f331893074415790ffe (patch)
treeb914dcc248768945d044ea7d42bc4786ae56ccc7 /llvm/lib/CodeGen/MachineOperand.cpp
parentd54f1c2fed2e1c7ee3e5092d2ee25e14f95138b5 (diff)
downloadllvm-554adb2e977e551787e76f331893074415790ffe.zip
llvm-554adb2e977e551787e76f331893074415790ffe.tar.gz
llvm-554adb2e977e551787e76f331893074415790ffe.tar.bz2
Do not call exit() directly from lld.
Our promise is that as long as there's no fatal error (i.e. broken file is given to the linker), our main function returns to the caller. So we can't use exit() in the regular code path. Differential Revision: https://reviews.llvm.org/D46442 llvm-svn: 331690
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions