[PATCH] D14522: Support: Recognize Borland DWARF extensions.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 09:59:20 PST 2015


dblaikie added a subscriber: dblaikie.
dblaikie accepted this revision.
dblaikie added a reviewer: dblaikie.
dblaikie added a comment.
This revision is now accepted and ready to land.

Seems OK - if there's any reference documentation you can point to for these attributes please include a reference in the code and/or the commit message.

(& don't ask me what we do when we have multiple vendor extensions with the same values... that'll be fun)


http://reviews.llvm.org/D14522





More information about the llvm-commits mailing list