]> granicus.if.org Git - llvm/commit
[Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for JIT reentry.
authorLang Hames <lhames@gmail.com>
Mon, 20 Apr 2015 18:25:44 +0000 (18:25 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 20 Apr 2015 18:25:44 +0000 (18:25 +0000)
commit4943838e28347db340f2b45d1bbf666ab3fd3547
treed2323543a45f9e482ef315a105bd43b46e225539
parente6308656a66a33de70168acf500e10d4945c0e38
[Orc] Use the 64-bit versions of FXSAVE/FXRSTOR for JIT reentry.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235325 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Orc/OrcTargetSupport.cpp