[PATCH] Update LangRef now that a DataLayout is mandatory.

Eric Christopher echristo at gmail.com
Thu Mar 12 15:46:22 PDT 2015


Couple of small inline comments.


================
Comment at: docs/LangRef.rst:1531
@@ +1530,3 @@
+that does not embed this target-specific detail into the IR. If you
+don't specify the string, the default specifications will be used to
+generate a Data Layout and the optimizations phases will operate
----------------
Can you specify what you mean by specifications here?

================
Comment at: docs/LangRef.rst:1532
@@ +1531,3 @@
+don't specify the string, the default specifications will be used to
+generate a Data Layout and the optimizations phases will operate
+accordingly and introduce target specificity into the IR with respect to
----------------
"optimization"

http://reviews.llvm.org/D8230

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list