No support for varargs, but simple function call examples will generate something sensible.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Updates:
- Error when encountering a byval argument (support added in a later patch)
- Make better use of range-based for loops
- Reflect upstream changes to ADJCALLSTACKDOWN in rL302527
Comment Actions
Instruction definitions and patterns have been split, as discussed in http://lists.llvm.org/pipermail/llvm-dev/2017-August/116635.html
lib/Target/RISCV/RISCVInstrInfo.cpp | ||
---|---|---|
31 | Code width standard is 80 columns. |
lib/Target/RISCV/RISCVInstrInfo.td | ||
---|---|---|
315 | Please add spaces between Defs and []. |
report_fatal_error