[PATCH] D12457: [Bitcode][Asm] Teach LLVM to read and write operand bundles.
Joseph Tremoulet via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 07:23:06 PDT 2015
JosephTremoulet added inline comments.
================
Comment at: docs/LangRef.rst:1486
@@ +1485,3 @@
+ of the called function. Inter-procedural optimizations work as
+ usual as long as they taken into account the first two properties.
+
----------------
typo: s/taken/take/
http://reviews.llvm.org/D12457
More information about the llvm-commits
mailing list