[PATCH] D77713: [Docs] Add description for zerosign and exception option in llc

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 10:18:56 PDT 2020


qiucf added inline comments.


================
Comment at: llvm/docs/CommandGuide/llc.rst:121
+
+ Enable setting the FP attribute not to use exceptions.
+
----------------
jhenderson wrote:
> 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?
I think they mean the same. But I should update to align with help output to avoid confusion. Thanks.


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