mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
Fix typo.
llvm-svn: 243475
This commit is contained in:
parent
be61f44997
commit
c40b4e8361
@ -1,6 +1,6 @@
|
||||
; RUN: llc < %s -emulated-tls -mtriple=powerpc64-unknown-linux-gnu -relocation-model=pic \
|
||||
; RUN: | FileCheck %s
|
||||
; RUN: llc < %s -emulated-tls -mtriple=powerpc-nnknown-linux-gnu -relocation-model=pic \
|
||||
; RUN: llc < %s -emulated-tls -mtriple=powerpc-unknown-linux-gnu -relocation-model=pic \
|
||||
; RUN: | FileCheck %s
|
||||
|
||||
; Make sure that TLS symbols are emitted in expected order.
|
||||
|
Loading…
Reference in New Issue
Block a user