[PATCH] D82316: [LangRef] Add `noundef` attribute to documentation

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 10:46:38 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/docs/BitCodeFormat.rst:1061
 * code 58: ``shadowcallstack``
+* code 59: ``speculative_load_hardening``
+* code 60: ``immarg``
----------------
Can you commit this documentation change for the existing attributes separately


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82316/new/

https://reviews.llvm.org/D82316





More information about the llvm-commits mailing list