Fixes PR28488.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
tools/llvm-mc/llvm-mc.cpp | ||
---|---|---|
567–568 ↗ | (On Diff #75322) | I think this can fail for other reasons, such as the target not having an MCInstPrinter. I'd give a more generic error message, like "unable to create instruction printer for assembly variant N of target triple foo" |