summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ReplaceFileTest.cpp
diff options
context:
space:
mode:
authorAlexander Shaposhnikov <shal1t712@gmail.com>2018-06-07 19:41:42 +0000
committerAlexander Shaposhnikov <shal1t712@gmail.com>2018-06-07 19:41:42 +0000
commit58cb1973de6538d9e5f549404b6ca8b08483db4c (patch)
treefaf80a856eb68011286a1ff14b50951b69e010b9 /llvm/unittests/Support/ReplaceFileTest.cpp
parent410a6b2c632f68ab0596e645804d3d2b22557313 (diff)
downloadbcm5719-llvm-58cb1973de6538d9e5f549404b6ca8b08483db4c.tar.gz
bcm5719-llvm-58cb1973de6538d9e5f549404b6ca8b08483db4c.zip
[llvm-objcopy] Remove unused field from Object
The class Object contains std::shared_ptr<MemoryBuffer> OwnedData which is not used anywhere. Besides avoiding two stage initialization the motivation to remove it comes from the plan to add (currently missing) support for static libraries. NFC. Test plan: make check-all Differential revision: https://reviews.llvm.org/D47855 llvm-svn: 334217
Diffstat (limited to 'llvm/unittests/Support/ReplaceFileTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud