mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 02:43:51 +00:00
ELFObjectWriter.cpp: Prune obsolete \param since r234342. [-Wdocumentation]
llvm-svn: 234377
This commit is contained in:
parent
75657ea420
commit
fe98f22055
@ -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…
x
Reference in New Issue
Block a user