[SystemZ] Define DWARF encoding
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 6 May 2013 16:11:12 +0000 (16:11 +0000)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 6 May 2013 16:11:12 +0000 (16:11 +0000)
commite96e43f9a4a8e213fdb843858f26f86eb8d2ba51
treec76a8b9f04cd6a3414b06b16e1a35a491706ba0d
parent1218bc4fe627ae4d60491ea89124965302815f1f
[SystemZ] Define DWARF encoding

This is another patch in preparation for adding the SystemZ target.
It defines the appropriate values for DWARF encodings; the intent
is to be compatible with what GCC currently does on the target.

Patch by Richard Sandiford.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181201 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCObjectFileInfo.cpp