- Timestamp:
- Feb 11, 2019, 11:19:30 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- e782290
- Parents:
- 7fabfdf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/prelude-gen.cc
r7fabfdf r2782f38 34 34 #if defined(__i386__) || defined(__ia64__) || defined(__x86_64__) 35 35 { "__float80" , true , true , }, 36 { "_ Float128", true , true , },36 { "__float128" , true , true , }, 37 37 #endif 38 38 };
Note: See TracChangeset
for help on using the changeset viewer.