Treat free operations as volatile, since they cannot be moved. This fixes
authorChris Lattner <sabre@nondot.org>
Fri, 25 Mar 2005 05:49:37 +0000 (05:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Mar 2005 05:49:37 +0000 (05:49 +0000)
commit2958eeabcf436aaa4e988a98621d81f45cdd4871
tree8da46e8d561be00630998f19d86e48444120a521
parenta92076d475ed51d3ced5f2ec077f33d97aa8c8bb
Treat free operations as volatile, since they cannot be moved.  This fixes
Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasSetTracker.cpp