mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Fix a mistaken commit that included some debugging code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171734 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d80d608f76
commit
35d711aee0
@ -1,5 +1,5 @@
|
||||
; RUN: opt -loop-idiom < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 -S | FileCheck %s
|
||||
booom
|
||||
|
||||
;To recognize this pattern:
|
||||
;int popcount(unsigned long long a) {
|
||||
; int c = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user