mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 17:07:36 +08:00
This makes it so we'll be able to decode the instructions used in the weak function stubs from https://github.com/llvm/llvm-project/pull/81677. This code doesn't technically require those changes. Co-authored-by: Amy Wishnousky <amyw@microsoft.com>