Fixes PR28488.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 675 Build 675: arc lint + arc unit
Event Timeline
tools/llvm-mc/llvm-mc.cpp | ||
---|---|---|
567–568 | 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" |
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"