mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-18 10:24:45 +00:00
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47002 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -53,8 +53,8 @@ protected:
|
|||||||
///
|
///
|
||||||
PICStyle::Style PICStyle;
|
PICStyle::Style PICStyle;
|
||||||
|
|
||||||
/// X86SSELevel - MMX, SSE1, SSE2, SSE3, SSSE3, or none supported.
|
/// X86SSELevel - MMX, SSE1, SSE2, SSE3, SSSE3, SSE41, SSE42, or
|
||||||
///
|
/// none supported.
|
||||||
X86SSEEnum X86SSELevel;
|
X86SSEEnum X86SSELevel;
|
||||||
|
|
||||||
/// X863DNowLevel - 3DNow or 3DNow Athlon, or none supported.
|
/// X863DNowLevel - 3DNow or 3DNow Athlon, or none supported.
|
||||||
|
Reference in New Issue
Block a user