diff options
Diffstat (limited to 'test/Feature/_utils._ll')
-rw-r--r-- | test/Feature/_utils._ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Feature/_utils._ll b/test/Feature/_utils._ll index d825df3a..7114daab 100644 --- a/test/Feature/_utils._ll +++ b/test/Feature/_utils._ll @@ -1,6 +1,3 @@ -; LLVM 3.7 requires a type as the first argument to 'getelementptr' -; LLVM 3.7 requires a type as the first argument to 'load' - define i32 @util_make_and_i1(i32 %a, i32 %b) { %a_i1 = icmp ne i32 %a, 0 %b_i1 = icmp ne i32 %b, 0 |