Skip to content

Commit 81569b1

Browse files
committed
clang-format
1 parent c2159a5 commit 81569b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ struct RuntimeLibcallSignatureTable {
285285
Table[RTLIB::MODF_F64] = f64_func_f64_iPTR;
286286
Table[RTLIB::MODF_F128] = i64_i64_func_i64_i64_iPTR;
287287

288-
289288
// Conversion
290289
// All F80 and PPCF128 routines are unsupported.
291290
Table[RTLIB::FPEXT_F64_F128] = i64_i64_func_f64;

0 commit comments

Comments
 (0)