mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Make it obvious that this file is bad bad bad
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14432 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
62372c2ee7
commit
159286d60d
@ -7,6 +7,9 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// FIXME: This file is SparcV9 specific. Do not rely on this class for new
|
||||
// targets, it will go away in the future.
|
||||
//
|
||||
// Representation of the sequence of machine instructions created for a single
|
||||
// VM instruction. Additionally records information about hidden and implicit
|
||||
// values used by the machine instructions: about hidden values used by the
|
||||
|
@ -7,6 +7,9 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// FIXME: This file is SparcV9 specific. Do not rely on this class for new
|
||||
// targets, it will go away in the future.
|
||||
//
|
||||
// Representation of the sequence of machine instructions created for a single
|
||||
// VM instruction. Additionally records information about hidden and implicit
|
||||
// values used by the machine instructions: about hidden values used by the
|
||||
|
Loading…
Reference in New Issue
Block a user