MaskRay added inline comments.
================
Comment at: llvm/lib/Support/MemoryBuffer.cpp:460
- if (shouldUseMmap(FD, FileSize, MapSize, Offset, RequiresNullTerminator,
- PageSize, IsVolatile)) {
+ if (false) {
std::error_code EC;
----------------
I guess this was unintended. Fixed in 03f1516d6075f42dce95bcf9fde3f6fde97abd35
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86996/new/
https://reviews.llvm.org/D86996
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits