aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-02-03 09:57:15 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-02-03 09:57:15 +0000
commitef2bc77330ad9e5a90dbaeccd71f6267f160155a (patch)
tree0f451ffc3176dedb4f084437709814313c0c1ed3 /llvm/lib/Object/ELFObjectFile.cpp
parentb65e88863e61365d9ba0576d64fbc2e3c8e3a662 (diff)
downloadllvm-ef2bc77330ad9e5a90dbaeccd71f6267f160155a.zip
llvm-ef2bc77330ad9e5a90dbaeccd71f6267f160155a.tar.gz
llvm-ef2bc77330ad9e5a90dbaeccd71f6267f160155a.tar.bz2
Added clarification paragraph to LangRef's documentation of
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
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions