It's not legal to fold a load from a narrower stack slot into a wider instruction...
[llvm/avr.git] / lib / CodeGen / SelectionDAG / Makefile
blob73f0b5da852d8f370b0d5c7c20bec4e75ccdacc7
1 ##===- lib/CodeGen/SelectionDAG/Makefile -------------------*- Makefile -*-===##
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 ##===----------------------------------------------------------------------===##
9 LEVEL = ../../..
10 LIBRARYNAME = LLVMSelectionDAG
11 PARALLEL_DIRS =
13 include $(LEVEL)/Makefile.common