diff options
author | Lioncash <mathew1800@gmail.com> | 2020-08-30 04:58:45 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-08-30 05:09:48 -0400 |
commit | a5dcccfdd245a209c02d5511e48f351cdba80e21 (patch) | |
tree | 6cde9b88c887ef38aba3e01fbaba150858c3a808 /externals/xbyak | |
parent | e9b9fc467446b09ea574bed7cbb7ecb7e7ace068 (diff) |
externals: Update Xbyak to 5.96
I made a request on the Xbyak issue tracker to allow some constructors
to be constexpr in order to avoid static constructors from needing to
execute for some of our register constants.
This request was implemented, so this updates Xbyak so that we can make
use of it.
Diffstat (limited to 'externals/xbyak')
m--------- | externals/xbyak | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/externals/xbyak b/externals/xbyak -Subproject 18c9caaa0a3ed5706c39f5aa86cce0db6e65b17 +Subproject c306b8e5786eeeb87b8925a8af5c3bf057ff5a9 |