llvm-project
c3db5270 - [MC][Wasm] Emit useful error message when encountering common symbols (#179586)

Commit
82 days ago
[MC][Wasm] Emit useful error message when encountering common symbols (#179586) We don't currently support common symbols for Wasm, and we currently emit a generic error with a backtrace. Instead, don't crash, and report the names of the offending symbols.
Author
Parents
Loading