Add a FIXME to TargetMachine to remove the function specific
authorEric Christopher <echristo@gmail.com>
Fri, 26 Sep 2014 01:44:05 +0000 (01:44 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 26 Sep 2014 01:44:05 +0000 (01:44 +0000)
commit792f33430575996fbb6e42ccd364667fd810c540
tree9b03b371e2206eb55103290f57b4bcd597e460d3
parenteea543fd16b17d5dbdf558c9064cdadd0afd6a93
Add a FIXME to TargetMachine to remove the function specific
code generation options from TargetMachine. This will depend
upon Function + TargetSubtargetInfo based code generation at
which point resetTargetOptions and this code can be removed.

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