[llvm-dev] Fwd: getting started changing the emitted code: at one instruction at function top
Gry Gunvor via llvm-dev
llvm-dev at lists.llvm.org
Sun Dec 20 08:12:58 PST 2015
I'm just getting started changing the emitted code. Suppose I want to
just add one new instruction to the function prologue at the top.
Where would I do this? Does it depend on the backend? I'm targeting
RISCV64.
Gry
More information about the llvm-dev
mailing list