Add TargetAsmInfo for all ELF-based targets
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 19 Jul 2008 13:14:11 +0000 (13:14 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 19 Jul 2008 13:14:11 +0000 (13:14 +0000)
commitdebe34bd8df7c6bb3d85f836374a1c7763576a63
tree9c08f319f44ec1d24dffecb62d149bf7d2c39306
parent33500e5882c7c216f960336c0755571b968e6626
Add TargetAsmInfo for all ELF-based targets

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53786 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/ELFTargetAsmInfo.h [new file with mode: 0644]
lib/Target/ELFTargetAsmInfo.cpp [new file with mode: 0644]