aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-08-05 20:55:50 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-08-05 20:55:50 +0000
commita5d7de9f082843a83677561338882be8824634d4 (patch)
treec1b878d263b8e9f508539ee3ad5005d1e247b034 /llvm/lib/IR/Module.cpp
parent7c4218f49c7ffe9feb06751e3d530c53500662f3 (diff)
downloadllvm-a5d7de9f082843a83677561338882be8824634d4.zip
llvm-a5d7de9f082843a83677561338882be8824634d4.tar.gz
llvm-a5d7de9f082843a83677561338882be8824634d4.tar.bz2
-Wdeprecated cleanup: Make CallGraph movable by default by using unique_ptr members rather than raw pointers.
The only place that tries to return a CallGraph by value (CallGraphAnalysis::run) doesn't seem to be used right now, but it's a reasonable bit of cleanup anyway. llvm-svn: 244122
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions