mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
ELFObjectWriter.cpp: Prune obsolete \param since r234342. [-Wdocumentation]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234377 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
112102c7fe
commit
e93f977e8d
@ -247,7 +247,6 @@ class ELFObjectWriter : public MCObjectWriter {
|
||||
/// \param Asm - The assembler.
|
||||
/// \param SectionIndexMap - Maps a section to its index.
|
||||
/// \param RevGroupMap - Maps a signature symbol to the group section.
|
||||
/// \param NumRegularSections - Number of non-relocation sections.
|
||||
void computeSymbolTable(MCAssembler &Asm, const MCAsmLayout &Layout,
|
||||
const SectionIndexMapTy &SectionIndexMap,
|
||||
const RevGroupMapTy &RevGroupMap);
|
||||
|
Loading…
Reference in New Issue
Block a user