[PATCH] D88065: [lld-macho] Make lld::getInteger() tolerate leading "0x"/"0X" when base is 16

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 19:19:20 PDT 2020


int3 added a comment.

nvm, I see all the hex values in D88064 <https://reviews.llvm.org/D88064> aren't actually strings that we parse... but I'm still curious to know how this is going to be used / tested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88065



More information about the llvm-commits mailing list