diff options
author | Alex Lorenz <arphaman@gmail.com> | 2020-09-29 08:48:07 -0700 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2020-09-29 08:50:51 -0700 |
commit | 119274748bce6d1248aa57cb55d79bfeae8a2f8e (patch) | |
tree | adafb804cfed83ee1e9f7b90f2dcbd5b44070dd7 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a9f63d22fafb0d7de768efc6b7447f8e7f6bb220 (diff) | |
download | llvm-119274748bce6d1248aa57cb55d79bfeae8a2f8e.zip llvm-119274748bce6d1248aa57cb55d79bfeae8a2f8e.tar.gz llvm-119274748bce6d1248aa57cb55d79bfeae8a2f8e.tar.bz2 |
NFC, add a missing stdlib include for the use of abort
The FatalErrorHandler.cpp file uses 'abort', but doesn't include
'stdlib.h'. This causes a build error when modules are used in clang.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions