]> granicus.if.org Git - clang/commit
Track volatile aggregate copies better. I'm hoping someone else will decide
authorMike Stump <mrs@apple.com>
Sat, 23 May 2009 22:29:41 +0000 (22:29 +0000)
committerMike Stump <mrs@apple.com>
Sat, 23 May 2009 22:29:41 +0000 (22:29 +0000)
commit27fe2e6c97a3782a0639d87b460741e8ba5d076d
treed42d7040ec197ba6a43d9e3ab7a6de3f8489bb1b
parent9ccb103c6f777fc42343b23b19a8c2c9a740e6e8
Track volatile aggregate copies better.  I'm hoping someone else will decide
how to get the backend to know that the operation is volatile.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72348 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CodeGenFunction.h