summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DebugInfoMetadata.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2015-02-02 19:51:18 +0000
committerLang Hames <lhames@gmail.com>2015-02-02 19:51:18 +0000
commit35a514d200d1a9847e6f56b533d842cca12af97c (patch)
treee5658d9c4375a52165a01bfc495ed6c4edab70b5 /llvm/lib/IR/DebugInfoMetadata.cpp
parent4f33706b53c2a50ae5420fde9efc869545e8dbd5 (diff)
downloadbcm5719-llvm-35a514d200d1a9847e6f56b533d842cca12af97c.tar.gz
bcm5719-llvm-35a514d200d1a9847e6f56b533d842cca12af97c.zip
[Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the
ObjectLinkingLayer. There are a two of overloads for addObject, one of which transfers ownership of the underlying buffer to OrcMCJITReplacement. This commit makes the ownership transfering version pass ownership down to the ObjectLinkingLayer in order to prevent the issue described in r227778. I think this commit will fix the sanitizer bot failures that necessitated the removal of the load-object-a.ll regression test in r227785, so I'm reinstating that test. llvm-svn: 227845
Diffstat (limited to 'llvm/lib/IR/DebugInfoMetadata.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud