Bugix for buildbot failure at commit 43f031d312

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 b1d581019f
commit fef2dab100

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