[PATCH] D35529: [COFF, ARM64] Make +reserve-x18 the default

Mandeep Singh Grang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 00:36:44 PDT 2017


mgrang added a comment.

I pushed a new patch D35531 <https://reviews.llvm.org/D35531>. This implements the logic in llvm AArch64SubTarget which seems to be the proper place to do this.
Once that patch is reviewed/accepted, I will abandon this one.


https://reviews.llvm.org/D35529





More information about the cfe-commits mailing list