Changes in directory llvm/lib/System/Win32:
Memory.inc updated: 1.7 -> 1.8
---
Log message:
Fix the build on win32
---
Diffs of the changes: (+2 -1)
Memory.inc |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/System/Win32/Memory.inc
diff -u llvm/lib/System/Win3
Changes in directory llvm/lib/System/Win32:
Memory.inc updated: 1.6 -> 1.7
---
Log message:
Change AllocateRWX/DeallocateRWX to not throw an exception.
---
Diffs of the changes: (+8 -6)
Memory.inc | 14 --
1 files changed, 8 insertions(+), 6 deletions(-)
Index: llvm/lib/Sys