diff options
author | Fangrui Song <i@maskray.me> | 2022-01-25 22:39:43 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-01-25 22:39:43 -0800 |
commit | 07bd46764335357da2eacc1b9f022a63f7273140 (patch) | |
tree | 58a7a19321803fd0954025f8ba8e11a027617005 /llvm/lib/Support/FileUtilities.cpp | |
parent | 7438dbe078c654677e83a126ae07af4c463ed764 (diff) | |
download | llvm-07bd46764335357da2eacc1b9f022a63f7273140.zip llvm-07bd46764335357da2eacc1b9f022a63f7273140.tar.gz llvm-07bd46764335357da2eacc1b9f022a63f7273140.tar.bz2 |
[ELF] --build-id: replace vector<uint8_t> with unique_ptr<uint8_t[]>. NFC
We can't use C++20 make_unique_for_overwrite yet.
Diffstat (limited to 'llvm/lib/Support/FileUtilities.cpp')
0 files changed, 0 insertions, 0 deletions