Add a form of EOL which emits the text version of a DWARF format encoding. This
authorBill Wendling <isanbard@gmail.com>
Sat, 29 Aug 2009 12:17:53 +0000 (12:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 29 Aug 2009 12:17:53 +0000 (12:17 +0000)
commitb5abecded7573de0747f9f529a52561741bed0a2
tree04a763d2f82019d9cb1232b8cf7340661fb6718e
parentcdfa01bf0fd4fd9228e8cf32eae9205d067e147a
Add a form of EOL which emits the text version of a DWARF format encoding. This
doesn't handle all values of the formatting. Those can be added as needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80427 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp