[PATCH] D24909: fix for not copying fp denormal and trapping options.

Sjoerd Meijer via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 01:02:20 PDT 2016


SjoerdMeijer abandoned this revision.
SjoerdMeijer added a comment.

Ok, thanks for the feedback and looking into this. I will abandon this change.
To still answer your question, there is nothing more to it than emitting an AArch64 build attribute symbol (for library selection).  This done based on function attributes and options. But I've now noticed that this (downstream) logic needs updating. Thanks again.


https://reviews.llvm.org/D24909





More information about the cfe-commits mailing list