This is an archive of the discontinued LLVM Phabricator instance.

[libcxxabi] Make new preprocessor guards for SJLJ and ARM_EHABI
AbandonedPublic

Authored by jroelofs on Apr 15 2014, 1:34 PM.

Details

Reviewers
mclow.lists
Summary

This is in preparation to commit ARM EHABI support. Not functional change intended.

Diff Detail

Event Timeline

(forgot to cc cfe-commits)

It just occurred to me that these should be called LIBUNWIND_* because they're part of the unwinder, and not actually libcxxabi.

jroelofs updated this revision to Unknown Object (????).Apr 15 2014, 4:45 PM

Renamed the guards: s/LIBCXXABI/LIBUNWIND/

jroelofs abandoned this revision.May 5 2014, 2:27 PM