summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-03-25 21:59:14 +0000
committerLang Hames <lhames@gmail.com>2016-03-25 21:59:14 +0000
commit82627648692657751d762e702f78a7901725cd24 (patch)
tree2282f49c42f86473b84dc8ba851bf8662a17aef2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent3c110dd6b40dff4e46b391878112a874e03f12a6 (diff)
[Object] Make MachOObjectFile's constructor private, provide a static create
method instead. This is not quite a named constructor: Construction may fail, and MachOObjectFiles are usually passed by unique_ptr anyway, so create returns an Expected<std::unique_ptr<MachOObjectFile>>. llvm-svn: 264469
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions