summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-01-31 13:25:54 -0800
committerKhem Raj <raj.khem@gmail.com>2019-01-31 20:11:09 -0800
commit8f4d1ca8e2ddec3dd2dbfb924ee44fae8ce20ac4 (patch)
treed09e2745fb6fb4a64d74e87a69afadaab82912b7 /recipes-devtools/clang/common.inc
parent11fe47dbfed41218df9f6c5e4f4e75bee0c4ad77 (diff)
downloadmeta-clang-8f4d1ca8e2ddec3dd2dbfb924ee44fae8ce20ac4.tar.gz
llvm: Add .dword support for aarch64 MC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index 0d9445a..65589f9 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -25,6 +25,7 @@ SRC_URI = "\
25 file://0014-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch \ 25 file://0014-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch \
26 file://0015-compiler-rt-Disable-tsan-on-OE-glibc.patch \ 26 file://0015-compiler-rt-Disable-tsan-on-OE-glibc.patch \
27 file://0016-clang-Append-libunwind-to-compiler-rt-for-linking.patch \ 27 file://0016-clang-Append-libunwind-to-compiler-rt-for-linking.patch \
28 file://0017-llvm-AARCH64-Add-support-for-.dword-directives.patch \
28" 29"
29 30
30# Fallback to no-PIE if not set 31# Fallback to no-PIE if not set