[lld/LTO] Remove unused Path parameter to AddBufferFn
authorTeresa Johnson <tejohnson@google.com>
Tue, 20 Feb 2018 20:21:59 +0000 (20:21 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 20 Feb 2018 20:21:59 +0000 (20:21 +0000)
commit2c2ed3cf031e022ce939254034666b9f8a1a2f89
treedefc87cd1786d2f30306c83cf0d47efa3c0a7cb9
parenta344fd3db6fa900fcca59e4fd3fb02f1bb6e00e1
[lld/LTO] Remove unused Path parameter to AddBufferFn

Summary:
With D43396, no clients use the Path parameter anymore.
This is the lld side fix with D43400.

Depends on D43396 and D43400.

Reviewers: pcc

Subscribers: emaste, inglorion, arichardson, llvm-commits

Differential Revision: https://reviews.llvm.org/D43401

llvm-svn: 325620
lld/COFF/LTO.cpp
lld/ELF/LTO.cpp