This appears to be a copy/paste artifact from AddrIsInHighMem. It was caught by Firefox's jit-tests on Win64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm
I think I see why this wasn't caught earlier. It's mostly used to describe addresses in ASan reports, and then it's used through AddrIsInShadow only by the Windows AV handler.