Fix broken #endif

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@768 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-10-13 06:54:54 +00:00
parent 749655ff8e
commit e369fcbe35

View 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 */
};