Remove the Options query functions and just access our Options directly.
authorEric Christopher <echristo@gmail.com>
Fri, 16 May 2014 00:32:52 +0000 (00:32 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 16 May 2014 00:32:52 +0000 (00:32 +0000)
commit9364e63d79c5efb8b9a10df7f3f3f09a9c9cd2a4
tree297fedb4903efe6339e97d2ba66f1a46692e8ba2
parenta9f15ce71f107768f25958e721008034398d6a3e
Remove the Options query functions and just access our Options directly.

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