summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2015-10-12 13:20:52 +0000
committerOliver Stannard <oliver.stannard@arm.com>2015-10-12 13:20:52 +0000
commit939724cd020b6172435a207e0e4d59dcab90048b (patch)
treed6aec435ba56610a4cdb2dd29b1917b153316bd5 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parent20c1971db35ad44ccfb344525e9d1dc761522417 (diff)
downloadbcm5719-llvm-939724cd020b6172435a207e0e4d59dcab90048b.tar.gz
bcm5719-llvm-939724cd020b6172435a207e0e4d59dcab90048b.zip
GlobalOpt does not treat externally_initialized globals correctly
GlobalOpt currently merges stores into the initialisers of internal, externally_initialized globals, but should not do so as the value of the global may change between the initialiser and any code in the module being run. llvm-svn: 250035
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud