[M3commit] [modula3/cm3] c12dfa: Fix Packed debug types, calling convention for Win...
peter mckinna
noreply at github.com
Sat Jan 4 05:37:27 CET 2020
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: c12dfa937de3d95744264a35c92ef6467d6b4e52
https://github.com/modula3/cm3/commit/c12dfa937de3d95744264a35c92ef6467d6b4e52
Author: peter mckinna <peter.mckinna at gmail.com>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M m3-sys/llvm/llvm9/src/M3CG_LLVM.m3
Log Message:
-----------
Fix Packed debug types, calling convention for Windows set calls and add volatile attribute for loads and stores to prevent bad optimisations around exception handling.
Commit: 232e71f63d35d45a283959a111905d0e77ad6e16
https://github.com/modula3/cm3/commit/232e71f63d35d45a283959a111905d0e77ad6e16
Author: peter mckinna <peter.mckinna at gmail.com>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M m3-sys/llvm/llvm9/src/Main.m3
Log Message:
-----------
Fix data-rep for windows
Commit: d1307416b67f18eec908cee796f4b9032c4f12d2
https://github.com/modula3/cm3/commit/d1307416b67f18eec908cee796f4b9032c4f12d2
Author: peter mckinna <peter.mckinna at gmail.com>
Date: 2020-01-04 (Sat, 04 Jan 2020)
Changed paths:
M m3-sys/llvm/llvm9/src/M3CG_LLVM.m3
Log Message:
-----------
Fix calling convention for windows runtime set calls
Compare: https://github.com/modula3/cm3/compare/693a5392915e...d1307416b67f
More information about the M3commit
mailing list