about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-09-15 09:14:10 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-09-15 09:14:10 -0700
commitb74215accedd26b57907d3473fa325861b8a2f92 (patch)
tree324eb4f31b4c83e14e8be9740e9de590d269f7ac /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent7a1eed73be3e420cf3b3fc9f5cadd64725a17c9f (diff)
downloadrust-b74215accedd26b57907d3473fa325861b8a2f92.tar.gz
rust-b74215accedd26b57907d3473fa325861b8a2f92.zip
Switch wasm math symbols to their original names
The names `Math_*` were given to help undefined symbol messages indicate how to
implement them, but these are all implemented in compiler-rt now so there's no
need to rename them! This change should make it so wasm binaries by default, no
matter the math symbols used, will not have unresolved symbols.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions