commit | 83e7a78a9fa3fc495a575bca0e3d4d7ce26184ef | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Apr 07 22:58:06 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Apr 07 22:58:06 2010 +0000 |
tree | 39d17f5fe9f27b1f18986f5d34c192b9219d6377 | |
parent | 30019c062178ee9cc564352602436a3fd5bf540e [diff] |
rename llvm::llvm_report_error -> llvm::report_fatal_error git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100708 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Headers/nmmintrin.h b/lib/Headers/nmmintrin.h index f24352b..cc213ce 100644 --- a/lib/Headers/nmmintrin.h +++ b/lib/Headers/nmmintrin.h
@@ -32,4 +32,4 @@ just include it now then. */ #include <smmintrin.h> #endif /* __SSE4_2__ */ -#endif /* _NMMINTRIN_H */ \ No newline at end of file +#endif /* _NMMINTRIN_H */