[PATCH] D33187: [ELF] - Use llvm::to_integer() instead of StringRef::getAsInteger().

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 01:32:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303149: [ELF] - Use llvm::to_integer() instead of StringRef::getAsInteger(). (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D33187?vs=98980&id=99116#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33187

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/ScriptParser.cpp
  lld/trunk/ELF/Strings.cpp
  lld/trunk/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33187.99116.patch
Type: text/x-patch
Size: 3501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170516/d34f304c/attachment.bin>


More information about the llvm-commits mailing list