[PATCH] Add IAS/EHABI changes to release notes
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Mon Mar 17 08:36:22 PDT 2014
================
Comment at: docs/ReleaseNotes.rst:93
@@ +92,3 @@
+of the Linux kernel), there are a few things that we can't (and probably
+won't) do. For those cases, please use ``-no-integrated-as``.
+
----------------
-fno-integrated-as is the preferred name at the clang level I think. Maybe use that and make it explicit you are talking about clang? Something like:
For those cases, please pass -fno-integrated-as to clang.
http://llvm-reviews.chandlerc.com/D3094
More information about the llvm-commits
mailing list