[PATCH] D77713: [Docs] Add description for zerosign and exception option in llc
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 02:39:59 PDT 2020
jhenderson added inline comments.
================
Comment at: llvm/docs/CommandGuide/llc.rst:121
+
+ Enable setting the FP attribute not to use exceptions.
+
----------------
The help text appears to say "setting the FP exceptions build attribute" which is slightly differently worded. I don't know really anything about the area, so I can't say whether that's significant or not?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77713/new/
https://reviews.llvm.org/D77713
More information about the llvm-commits
mailing list