[all-commits] [llvm/llvm-project] 1dc16c: [MC] Add MCSection::NonUniqueID and delete one MCC...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 14 20:27:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1dc16c752dd3dcd41ed320c2ea7647ea5bd7736e
https://github.com/llvm/llvm-project/commit/1dc16c752dd3dcd41ed320c2ea7647ea5bd7736e
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/include/llvm/MC/MCContext.h
M llvm/include/llvm/MC/MCSection.h
M llvm/include/llvm/MC/MCSectionELF.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
Log Message:
-----------
[MC] Add MCSection::NonUniqueID and delete one MCContext::getELFSection overload
More information about the All-commits
mailing list