aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-02-27 06:04:40 +0000
committerTobias Grosser <tobias@grosser.es>2016-02-27 06:04:40 +0000
commitabafafe07c4413a4795320c0c386b5055bb61164 (patch)
tree489e15217c50895a8e562404c577a228da289da1 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parentea399f0242fd511c22427c69bcb5d142596fe7c0 (diff)
downloadllvm-abafafe07c4413a4795320c0c386b5055bb61164.zip
llvm-abafafe07c4413a4795320c0c386b5055bb61164.tar.gz
llvm-abafafe07c4413a4795320c0c386b5055bb61164.tar.bz2
ScopInfo: Add function to invalidate ScopArrayInfo object
In case the underlying basepointer of a ScopArrayInfo object is moved to another module while the scop is still processed is it necessary to free dependent ScopArrayInfo objects as they might otherwise be looked accidentally when a new llvm basepointer value is reassigned the very same memory location as the llvm value that has been moved earlier. This function is not yet used in Polly itself, but is useful for external users. llvm-svn: 262113
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions