Added some test cases of missed opportunities to use unpckl/unpckh shuffles
[oota-llvm.git] / docs / BitCodeFormat.rst
index fc553f79174aa2fe7d777032ef6de9a3df225c75..4b398a4e956b251b04281b6c2eb977e0c442aaa8 100644 (file)
@@ -672,7 +672,7 @@ for each library name referenced.
 MODULE_CODE_GLOBALVAR Record
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-``[GLOBALVAR, pointer type, isconst, initid, linkage, alignment, section, visibility, threadlocal, unnamed_addr, dllstorageclass]``
+``[GLOBALVAR, pointer type, isconst, initid, linkage, alignment, section, visibility, threadlocal, unnamed_addr, externally_initialized, dllstorageclass, comdat]``
 
 The ``GLOBALVAR`` record (code 7) marks the declaration or definition of a
 global variable. The operand fields are: