Fix x86_fp80 constants.

This commit is contained in:
Christian Kamm
2008-10-06 09:07:35 +02:00
parent 0de539868e
commit 15e5f0e902
2 changed files with 19 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ using llvm::IRBuilder;
#define LLSmallVector llvm::SmallVector
#define APFloat llvm::APFloat
using llvm::APFloat;
using llvm::APInt;
#endif // GEN_LLVM_H