[PATCH] D11534: [AArch64] Implement __builtin_thread_pointer

Adhemerval Zanella adhemerval.zanella at linaro.org
Tue Jul 28 05:18:36 PDT 2015


zatrazz added inline comments.

================
Comment at: test/CodeGen/AArch64/arm64-builtins-linux.ll:1
@@ +1,2 @@
+; RUN: llc < %s -march=arm64 -mtriple=arm64-linux-gnu | FileCheck %s
+
----------------
rengolin wrote:
> better to use "aarch64", since "arm64" is an alias.
right, I will change that.


http://reviews.llvm.org/D11534







More information about the llvm-commits mailing list