This should be a trivial change, and I've started using it for generating all tests at https://github.com/lowrisc/riscv-llvm (i.e. it's been tested in action quite a lot). Note that the regex does not attempt to match .cfi_startproc, as I want to ensure compatibility for functions with the nounwind attribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM