Skip to content

Commit fef2dab

Browse files
committed
Bugix for buildbot failure at commit 43f031d
Author: Xiang1 Zhang <[email protected]> Date: Fri Apr 3 11:25:38 2020 +0800 Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)
1 parent b1d5810 commit fef2dab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/ExecutionEngine/MCJIT/cet-code-model-lager.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
; RUN: %lli -code-model=large %s > /dev/null
2-
target triple = "x86_64-unknown-linux-gnu"
32

43
@a = dso_local local_unnamed_addr global i32 1, align 4
54

0 commit comments

Comments
 (0)