mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
Switch to llvm::to_integer() everywhere in LLD instead of StringRef::getAsInteger() because API of latter is confusing. It returns true on error and false otherwise what makes reading the code incomfortable. Differential revision: https://reviews.llvm.org/D33187 llvm-svn: 303149
33 KiB
33 KiB