Hi, yes, I can do that in the evening today.
cheers, Volker On 9/7/23 09:37, Anil Madhavapeddy wrote:
Would anyone with an IBT-enabled x86_64 be able to run a test for me on an OCaml tree to see if the patch works? (my hardware is still two weeks away from delivery) $ git clone https://github.com/avsm/ocaml -b btcfi $ cd ocaml && gmake -j world.opt && gmake tests It just adds notrace to the jump points. I think arm64 needs destination labels instead; will do that later. Anil