1 # RUN: not llc -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
3 # Test that computed properties are not conflicting with explicitly set
7 # CHECK: error: {{.*}}: TestHasFakeUsesOverrideConflict has explicit property hasFakeUses=false, but contains fake uses
8 name: TestHasFakeUsesOverrideConflict
12 %0:_(s32) = G_IMPLICIT_DEF