aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitWriter.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-10-13 21:01:30 +0000
committerDan Albert <danalbert@google.com>2014-10-13 21:01:30 +0000
commitb44ad60835fd3663e135ed231a5791f4efc21861 (patch)
tree91eed935fdebf49f3d5faafc894d2ce5e38216b4 /llvm/lib/Bitcode/Writer/BitWriter.cpp
parent049d21caea4cb66bfda771fa8f4e21b88dfd1364 (diff)
downloadllvm-b44ad60835fd3663e135ed231a5791f4efc21861.zip
llvm-b44ad60835fd3663e135ed231a5791f4efc21861.tar.gz
llvm-b44ad60835fd3663e135ed231a5791f4efc21861.tar.bz2
Correctly export _Unwind_[GS]et(GR|IP) for EHABI.
These need to have normal linkage instead of being static inline as many libraries expect to be able to declare these and have the linker find them rather than needing to include the header. http://mentorembedded.github.io/cxx-abi/abi-eh.html Also clean up some warnings while I'm here. Reviewers: jroelofs, kledzik Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D5754 llvm-svn: 219629
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitWriter.cpp')
0 files changed, 0 insertions, 0 deletions