Object: Add isSection{Data,BSS}.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 28 Sep 2011 20:57:30 +0000 (20:57 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Wed, 28 Sep 2011 20:57:30 +0000 (20:57 +0000)
commit13afc5eff2d7370ab486d5039886ab8bbf9039da
tree532b6e20b5de70506f5033520c1feafba9d855b9
parentf56dc281ceea53f191ee3fb773a44aa4e5dc76ce
Object: Add isSection{Data,BSS}.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140721 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/COFF.h
include/llvm/Object/ObjectFile.h
lib/Object/COFFObjectFile.cpp
lib/Object/ELFObjectFile.cpp
lib/Object/MachOObjectFile.cpp