Remove hack used to strip unwanted chars from section name
Use MCSectionELF methods as much as possible, removing some ELFWriter methods which are now unused git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78940 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/ELF.h 4 additions, 4 deletionslib/CodeGen/ELF.h
- lib/CodeGen/ELFCodeEmitter.cpp 3 additions, 3 deletionslib/CodeGen/ELFCodeEmitter.cpp
- lib/CodeGen/ELFWriter.cpp 64 additions, 98 deletionslib/CodeGen/ELFWriter.cpp
- lib/CodeGen/ELFWriter.h 16 additions, 41 deletionslib/CodeGen/ELFWriter.h
Loading
Please register or sign in to comment