aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-02-11 14:11:00 +0000
committerPavel Labath <pavel@labath.sk>2019-02-11 14:11:00 +0000
commit841bea933bfc1ea8d925de66add80227f1dfbe83 (patch)
treecb067ffc3c22278056032193ba7305f40839451d /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp
parentc1adbc6c94e4c5782d09514711dbac32edf413c3 (diff)
downloadllvm-841bea933bfc1ea8d925de66add80227f1dfbe83.zip
llvm-841bea933bfc1ea8d925de66add80227f1dfbe83.tar.gz
llvm-841bea933bfc1ea8d925de66add80227f1dfbe83.tar.bz2
Breakpad: auto-detect path style of file entries
Summary: This adds support for auto-detection of path style to SymbolFileBreakpad (similar to how r351328 did the same for DWARF). We guess each file entry separately, as we have no idea which file came from which compile units (and different compile units can have different path styles). The breakpad generates should have already converted the paths to absolute ones, so this guess should be reasonable accurate, but as always with these kinds of things, it is hard to give guarantees about anything. In an attempt to bring some unity to the path guessing logic, I move the guessing logic from inside SymbolFileDWARF into the FileSpec class and have both symbol files use it to implent their desired behavior. Reviewers: clayborg, lemo, JDevlieghere Subscribers: aprantl, markmentovai, lldb-commits Differential Revision: https://reviews.llvm.org/D57895 llvm-svn: 353702
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions