mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 04:33:40 +00:00
Delete an obsolete sentance from a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78206 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b8281ca992
commit
892fe182c8
@ -209,8 +209,7 @@ public:
|
|||||||
|
|
||||||
/// addPassesToEmitFile - Add passes to the specified pass manager to get the
|
/// addPassesToEmitFile - Add passes to the specified pass manager to get the
|
||||||
/// specified file emitted. Typically this will involve several steps of code
|
/// specified file emitted. Typically this will involve several steps of code
|
||||||
/// generation. If Fast is set to true, the code generator should emit code
|
/// generation.
|
||||||
/// as fast as possible, though the generated code may be less efficient.
|
|
||||||
/// This method should return FileModel::Error if emission of this file type
|
/// This method should return FileModel::Error if emission of this file type
|
||||||
/// is not supported.
|
/// is not supported.
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user