mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 08:26:29 +00:00
Bugix for buildbot failure at commit 43f031d31264d20cfb8f1ebd606c66e57c231d4d
Author: Xiang1 Zhang <xiang1.zhang@intel.com> Date: Fri Apr 3 11:25:38 2020 +0800 Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)
This commit is contained in:
parent
f8acc0c70c
commit
61465474e9
@ -1,5 +1,4 @@
|
||||
; RUN: %lli -code-model=large %s > /dev/null
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
||||
@a = dso_local local_unnamed_addr global i32 1, align 4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user