[PATCH] D68935: [LLD] [COFF] Wrap file location pair<StringRef,int> in Optional<>. NFC.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 14 23:20:54 PDT 2019


mstorsjo updated this revision to Diff 224957.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Updated to use std::make_pair, which makes it consistent with lld/ELF.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68935/new/

https://reviews.llvm.org/D68935

Files:
  lld/COFF/PDB.cpp
  lld/COFF/PDB.h
  lld/COFF/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68935.224957.patch
Type: text/x-patch
Size: 4528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/5d5395cb/attachment.bin>


More information about the llvm-commits mailing list