Fix broken #endif
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:54:54 +0000 (06:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:54:54 +0000 (06:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@768 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/SparcV9Internals.h

index 2b51ebfb0812e2a5ea8b647b47d773e71d13179e..2a1875ee80994675af983aa4ac337fa9ccb971f5 100644 (file)
@@ -996,7 +996,7 @@ const InstrRUsageDelta SparcInstrUsageDeltas[] = {
 //{ RETRY,   AllIssueSlots.rid, 2, 9-1 },
 //{ RETRY,   AllIssueSlots.rid,  2, 9-1 },
 
-#endif EXPLICIT_BUBBLES_NEEDED
+#endif  /*EXPLICIT_BUBBLES_NEEDED */
 };