]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libsanitizer/sanitizer_common/sanitizer_linux_x86_64.S
[AArch64] Use "x" predication for SVE integer arithmetic patterns
[thirdparty/gcc.git] / libsanitizer / sanitizer_common / sanitizer_linux_x86_64.S
index 6b892116ff4c33dc7654a8932e58d8434b6adc2c..8ff909542b681cb79bd40d2e3b08c75e8f8e1a2f 100644 (file)
@@ -1,4 +1,6 @@
 // This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
+
 // Avoid being marked as needing an executable stack:
 #if defined(__linux__) && defined(__ELF__)
 .section .note.GNU-stack,"",%progbits