Only access TLOF via the TargetMachine, not TargetLowering.
authorEric Christopher <echristo@gmail.com>
Tue, 3 Feb 2015 07:22:52 +0000 (07:22 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 3 Feb 2015 07:22:52 +0000 (07:22 +0000)
commitb3f0a42d003cd6fc93dd4786ca580eaa48bb5fad
treeaafb4506fe1e6a383925122a7e6a668df3d2b1bc
parent482e09094475653048ad15f32755d7778898b289
Only access TLOF via the TargetMachine, not TargetLowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227949 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/LTO/LTOModule.cpp
lib/Target/Hexagon/HexagonISelLowering.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/TargetMachine.cpp