summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/DataBufferMemoryMap.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2015-04-08 20:18:57 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2015-04-08 20:18:57 +0000
commit0b9c7bb9fce116d35824c3732b4780f229b76820 (patch)
tree2c6e3f799817e146dc6e95add1d5b59eea8601da /lldb/source/Core/DataBufferMemoryMap.cpp
parente70edce22b138b35d403fd1a86ad844c0ff87a51 (diff)
downloadbcm5719-llvm-0b9c7bb9fce116d35824c3732b4780f229b76820.tar.gz
bcm5719-llvm-0b9c7bb9fce116d35824c3732b4780f229b76820.zip
Go bindings: make various DIBuilder arguments optional.
r234262 changed some code in DIBuilderBindings.cpp to use the unwrap function to unwrap debug metadata. The problem with this is that unwrap asserts that its argument is non-null, which is not what we want in a number of places in DIBuilder where the argument is optional. This change makes certain arguments optional by adding null checks in places where it is required, fixing the llgo build. llvm-svn: 234428
Diffstat (limited to 'lldb/source/Core/DataBufferMemoryMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud