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)
commit6a4207d26301f167f7f0c77cf5bd787b1edad3c5
tree23e84319d27690e710121e8fa96ca4d55607d2d9
parenta83f45be971544e6831b1748ca55dbcb4420b613
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/unwind-stack-diagnostics.s [new file with mode: 0644]