[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / MC / Mips / elf_eflags_micromips2.s
blob06ad9a73dd621d422071fe4bdfebcd0c50f12d2d
1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - \
2 # RUN: | llvm-readobj -h - | FileCheck %s
4 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
5 # The microMIPS flag is not set if no microMIPS code was emitted.
6 # CHECK: Flags [ (0x50001004)
8 nop
9 .set micromips
10 .set nomicromips
11 nop