diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff b/contrib/llvm/patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff index f92dd3a..c70ad4d 100644 --- a/contrib/llvm/patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff +++ b/contrib/llvm/patches/patch-r263312-llvm-r169939-inline-asm-with-realign.diff @@ -9,7 +9,7 @@ Pull in r196939 from upstream llvm trunk (by Reid Kleckner): Update to clang side tests will land shortly. -Introduced here: http://svn.freebsd.org/changeset/base/263312 +Introduced here: http://svnweb.freebsd.org/changeset/base/263312 Index: test/CodeGen/X86/inline-asm-stack-realign2.ll =================================================================== |