[MC] Add MCSection::NonUniqueID and delete one MCContext::getELFSection overload
authorFangrui Song <maskray@google.com>
Sat, 15 Feb 2020 04:15:55 +0000 (20:15 -0800)
committerFangrui Song <maskray@google.com>
Sat, 15 Feb 2020 04:25:52 +0000 (20:25 -0800)
commit1dc16c752dd3dcd41ed320c2ea7647ea5bd7736e
treecb81d511e964c20893f9f6804b2c723ec24278fa
parent0fbe2215438b6598b4bc54c64812cab792ba5862
[MC] Add MCSection::NonUniqueID and delete one MCContext::getELFSection overload
llvm/include/llvm/MC/MCContext.h
llvm/include/llvm/MC/MCSection.h
llvm/include/llvm/MC/MCSectionELF.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/Target/ARM/ARMTargetObjectFile.cpp