mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Remove outdated comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205117 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
39d0be5ea2
commit
0d71a03100
@ -106,7 +106,6 @@ class MCLOHDirective {
|
||||
/// Emit this directive in @p OutStream using the information available
|
||||
/// in the given @p ObjWriter and @p Layout to get the address of the
|
||||
/// arguments within the object file.
|
||||
/// This function is currently specialized for T = MCSymbol.
|
||||
void Emit_impl(raw_ostream &OutStream, const MachObjectWriter &ObjWriter,
|
||||
const MCAsmLayout &Layout) const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user