The index into the actions table is a ULEB128 not a SLEB128.
authorDuncan Sands <baldrick@free.fr>
Tue, 15 May 2007 13:54:14 +0000 (13:54 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 15 May 2007 13:54:14 +0000 (13:54 +0000)
commit49b5c27baa5a7ee0bb5eb8b6b439c30837011fcf
tree703fe4a042ef93270521f9731eec8d5b080cdd37
parente4285dc1db3b830814ac153b6ee0d9b0b069991d
The index into the actions table is a ULEB128 not a SLEB128.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37084 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/DwarfWriter.cpp