diff options
author | Michael Gottesman <mgottesman@apple.com> | 2013-02-03 09:57:15 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2013-02-03 09:57:15 +0000 |
commit | 4283499dcd76355d1c8ee4b28883635e967b7c81 (patch) | |
tree | 9c2de755fe4ff05d829b0ee47305fce67a09c8af /lib/IR/DIBuilder.cpp | |
parent | a8eefc7cc7c6e8be06d570fff76dc42b43a23392 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174269 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/IR/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions