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:
Xiang1 Zhang 2020-04-03 13:22:23 +08:00
parent f8acc0c70c
commit 61465474e9

View File

@ -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