Author :
semarie
Date :
2023-06-08 17:32:59
Hash :41732d50 Message :lang/rust: unbreak the build on amd64 IBT
The crate psm (used by rustc binary) has a asm file. Add some endbr64
instructions to permit rustc to run on amd64 with IBT enabled.
Bootstrap for amd64 regenerated accordingly.