Open cesarus777 opened 6 months ago
Reproduced on 1.0
layout.yaml:
options: march: riscv64 sections: - name: text VMA: 0x1000 LMA: 0x1000 SIZE: 0x1000 ACCESS: rx histogram: - [ADD, 1]
Command:
llvm-snippy layout.yaml
Output:
error: LLVM ERROR: Incorrect list of sections: there are no general purpose RW sections
Reproduced on 1.0
layout.yaml:
Command:
Output: