mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-08-02 04:20:05 +02:00
Fix x86_fp80 constants.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user