]> granicus.if.org Git - llvm/commit
[ObjectYAML] Support SHT_MIPS_DWARF section type flag
authorFangrui Song <maskray@google.com>
Thu, 21 Feb 2019 10:19:08 +0000 (10:19 +0000)
committerFangrui Song <maskray@google.com>
Thu, 21 Feb 2019 10:19:08 +0000 (10:19 +0000)
commitba9b4e186aa309cd55b566b01aed51c287c4795c
tree9fe328febebaba01450e99103e2834f8ce68dd37
parenta9a1ce5237574c2c6b4b8b9c1790e17ccc50f92c
[ObjectYAML] Support SHT_MIPS_DWARF section type flag

Also reorder SHT_MIPS_DWARF and SHT_MIPS_ABIFLAGS in Object/ELF.cpp.
The test will be added by D58457.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354563 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp