mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-02 04:24:22 +00:00
Fix odd whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198978 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -150,7 +150,7 @@ public:
|
|||||||
|
|
||||||
/// Emits a warning if two values disagree. The result value will be the
|
/// Emits a warning if two values disagree. The result value will be the
|
||||||
/// operand for the flag from the first module being linked.
|
/// operand for the flag from the first module being linked.
|
||||||
Warning = 2,
|
Warning = 2,
|
||||||
|
|
||||||
/// Adds a requirement that another module flag be present and have a
|
/// Adds a requirement that another module flag be present and have a
|
||||||
/// specified value after linking is performed. The value must be a metadata
|
/// specified value after linking is performed. The value must be a metadata
|
||||||
|
Reference in New Issue
Block a user