MC: Add TargetMachine support for setting the value of MCRelaxAll with
authorDaniel Dunbar <daniel@zuster.org>
Wed, 26 May 2010 21:48:55 +0000 (21:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 26 May 2010 21:48:55 +0000 (21:48 +0000)
commitcb8326dc09d900688b2d15bd9c977d1c3b722427
tree2927931086688576d994788d2a350faa5ab99769
parent160a3bf74d1a2b048f65e2162d038ed96eddde01
MC: Add TargetMachine support for setting the value of MCRelaxAll with
-filetype=obj.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104747 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/Target/TargetMachine.cpp