rust-lang / lldb

No longer used, use https://github.com/rust-lang/llvm-project instead
Other
14 stars 6 forks source link

"sum" test fails #12

Closed tromey closed 6 years ago

tromey commented 6 years ago

The "sum" call test fails.

tromey commented 6 years ago

I think the argument is an f64 but the parameter is f32.