You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Obfuscating some std packages for windows/arm triggered a bug; when encountering a call to runtime·memmove, we'd hash "memmove" with the current package's action ID. This is wrong on two levels: First, we aren't obfuscating the runtime package yet. And second, if we did, we would have to hash the symbol appropriately, with that package's action ID. For now, only hashing the local names does the trick. That's all that the code currently supports, anyway. |
4 years ago | |
---|---|---|
.. | ||
bench-cache | 4 years ago | |
bench-nocache | 4 years ago | |
mod | 4 years ago | |
scripts | 4 years ago |