lldb/breakpad: add suppport for the "x86_64h" architecture

This commit is contained in:
Pavel Labath 2019-11-05 11:37:59 +01:00
parent 9357b5d084
commit f71e35dc1f
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ llvm::Triple::ArchType stringTo<llvm::Triple::ArchType>(llvm::StringRef Str) {
.Case("sparc", Triple::sparc)
.Case("sparcv9", Triple::sparcv9)
.Case("x86", Triple::x86)
.Case("x86_64", Triple::x86_64)
.Cases("x86_64", "x86_64h", Triple::x86_64)
.Default(Triple::UnknownArch);
}

View File

@ -1,4 +1,4 @@
MODULE Linux x86_64 761550E08086333960A9074A9CE2895C0 a.out
MODULE Linux x86_64h 761550E08086333960A9074A9CE2895C0 a.out
INFO CODE_ID E05015768680393360A9074A9CE2895C
FILE 0 /tmp/a.c
a0 1 1 0