Skip to content
  1. Feb 03, 2013
    • Michael Gottesman's avatar
      Added clarification paragraph to LangRef's documentation of · ef2bc773
      Michael Gottesman authored
      GlobalVariable about LLVM's assumptions vis-a-vis Global Variable
      initial values and Global Variable initializers.
      
      This is in preparation for adding the new keyword
      externally_initialized.
      
      Specifically, the patch explains how LLVM optimizes global initializers
      by assumign that global variables defined within the module are not
      modified from their initial values before the start of the global
      initializer.
      
      llvm-svn: 174269
      ef2bc773
  2. Feb 02, 2013
  3. Feb 01, 2013
Loading