We need to match the shadow memory offset with that of the host (X86) on Linux. Setting IsX86 did not work because we can not tell if we are running on Linux from our target triple. This patch explicitly sets the shadow offset with the desired value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo