diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff b/contrib/llvm/patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff index 6ce56cb..8b96584 100644 --- a/contrib/llvm/patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff +++ b/contrib/llvm/patches/patch-r263312-llvm-r196940-update-inline-asm-test.diff @@ -2,7 +2,7 @@ Pull in r196940 from upstream clang trunk (by Reid Kleckner): Update clang MS inline asm tests for r196939 -Introduced here: http://svn.freebsd.org/changeset/base/263312 +Introduced here: http://svnweb.freebsd.org/changeset/base/263312 Index: tools/clang/test/CodeGen/ms-inline-asm.cpp =================================================================== |