summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetData.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-07-15 11:36:15 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-07-15 11:36:15 +0000
commit5eb97005788068e0177ce0f69dc777515ee93e4e (patch)
tree8107422b94cb55f447efd3fe019f1772caf81ebe /llvm/lib/Target/TargetData.cpp
parent95b534f80e49e1adb59b627b173f31bfd1e0b3ee (diff)
downloadbcm5719-llvm-5eb97005788068e0177ce0f69dc777515ee93e4e.tar.gz
bcm5719-llvm-5eb97005788068e0177ce0f69dc777515ee93e4e.zip
Migrate llc and the JIT to using the TargetRegistry for lookups.
- They still use the TargetMachineRegistry to populate the contents of the -march option (via the listener interface). We can't just populate it in the option parser because we can't expect the TargetRegistry to be populated yet (we no longer rely on static constructors). - There are a couple ways to finish killing off TargetMachineRegistry, but I haven't figured out the cleanest one yet... llvm-svn: 75773
Diffstat (limited to 'llvm/lib/Target/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud