summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-10-21 04:10:24 +0000
committerChris Lattner <sabre@nondot.org>2009-10-21 04:10:24 +0000
commit175d04c90f059c21024c6ff64c1385c66f483118 (patch)
tree33c1298da95c264bca9af9b9cec2362b58d383a3
parent7fe9cc1dd538f1ea414e99a2efd891ffec086ea1 (diff)
downloadbcm5719-llvm-175d04c90f059c21024c6ff64c1385c66f483118.tar.gz
bcm5719-llvm-175d04c90f059c21024c6ff64c1385c66f483118.zip
tidy
llvm-svn: 84738
-rw-r--r--llvm/lib/Target/ARM/AsmPrinter/ARMInstPrinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/AsmPrinter/ARMInstPrinter.h b/llvm/lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
index 3981a961dff..492513768b2 100644
--- a/llvm/lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
+++ b/llvm/lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
@@ -51,7 +51,7 @@ public:
void printAddrModePCOperand(const MCInst *MI, unsigned OpNum,
const char *Modifier = 0);
- void printBitfieldInvMaskImmOperand (const MCInst *MI, unsigned OpNum);
+ void printBitfieldInvMaskImmOperand(const MCInst *MI, unsigned OpNum);
void printThumbITMask(const MCInst *MI, unsigned OpNum) {}
void printThumbAddrModeRROperand(const MCInst *MI, unsigned OpNum) {}
OpenPOWER on IntegriCloud