diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-01-14 15:55:17 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-01-14 15:55:17 +0000 |
commit | a7452e434be607b5c0d24d65b2045806981a74d2 (patch) | |
tree | 2a5f4a0b57032dc80ef415ad9fd2f3c044f786b3 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0febe685ed80fbcae633c02fa09662e423c25bd8 (diff) | |
download | llvm-a7452e434be607b5c0d24d65b2045806981a74d2.zip llvm-a7452e434be607b5c0d24d65b2045806981a74d2.tar.gz llvm-a7452e434be607b5c0d24d65b2045806981a74d2.tar.bz2 |
builtins: avoid duplicating unwind declarations
Use unwind.h to get the declarations for unwinding interfaces. This header is
already provided by clang and gcc, so this adds no additional dependencies for
building the builtins library. It avoids the duplication which may drift over
time though.
llvm-svn: 225990
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions