mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-09 13:33:17 +00:00
Cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70699 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b78e17b33a
commit
9e12339cb2
@ -69,8 +69,7 @@ FunctionPass *llvm::createMSP430ISelDag(MSP430TargetMachine &TM) {
|
||||
|
||||
/// InstructionSelect - This callback is invoked by
|
||||
/// SelectionDAGISel when it has created a SelectionDAG for us to codegen.
|
||||
void MSP430DAGToDAGISel::
|
||||
InstructionSelect() {
|
||||
void MSP430DAGToDAGISel::InstructionSelect() {
|
||||
DEBUG(BB->dump());
|
||||
|
||||
// Select target instructions for the DAG.
|
||||
|
Loading…
x
Reference in New Issue
Block a user