[PATCH] [DWARF] Fix a bug in line info handling
Alexey Samsonov
vonosmas at gmail.com
Thu May 21 23:13:08 PDT 2015
Personally, I would prefer to have a single function that would take an address, and a Sequence, describing this address, and return a row in that sequence, describing this address. Then we can use this function in several places (lookupAddress, lookupAddressRange).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9925
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list