From: Benjamin Kramer Date: Sat, 5 Nov 2011 11:52:44 +0000 (+0000) Subject: Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 encoding... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c25c90897781f116d5dbabab170bafcf65900fa7;hp=c25c90897781f116d5dbabab170bafcf65900fa7;p=oota-llvm.git Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 encoding from the DWARF asm printer. As a side effect we now print dwarf ulebs with .ascii directives. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143809 91177308-0d34-0410-b5e6-96231b3b80d8 ---