diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r259498-add-fxsave.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r259498-add-fxsave.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r259498-add-fxsave.diff b/contrib/llvm/patches/patch-r259498-add-fxsave.diff index 311be1e..711f81cdf 100644 --- a/contrib/llvm/patches/patch-r259498-add-fxsave.diff +++ b/contrib/llvm/patches/patch-r259498-add-fxsave.diff @@ -1,6 +1,6 @@ This patch adds the alias bit_FXSAVE for bit_FXSR to cpuid.h. -Introduced here: http://svn.freebsd.org/changeset/base/259498 +Introduced here: http://svnweb.freebsd.org/changeset/base/259498 Index: tools/clang/lib/Headers/cpuid.h =================================================================== |