ARM IAS: allow more depth in contextual diagnostics
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 7 Jan 2014 02:29:00 +0000 (02:29 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 7 Jan 2014 02:29:00 +0000 (02:29 +0000)
commit4cb063cbf058bc6af596efdc78bc36160dc19654
tree751c788abe9706d688c6566d41949d6e1b2ff98a
parentc493d1499a29cc0fd7c40f44839a4dbce9015294
ARM IAS: allow more depth in contextual diagnostics

Switch the context to be SmallVectors.  This allows for saving additional
context when providing previous emission sites.

llvm-svn: 198665
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/test/MC/ARM/unwind-stack-diagnostics.s [new file with mode: 0644]