diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2008-08-21 00:13:15 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2008-08-21 00:13:15 +0000 |
commit | 873f65afe8f8e959ece92ca216d80ddbdd04c94a (patch) | |
tree | a0326a280405ba223366b06b7a0b8557c9c5d98c /llvm/lib/Target/ARM/ARMTargetMachine.cpp | |
parent | 0bed49ccd7b9eda548eb4daae84bd7581280a614 (diff) | |
download | bcm5719-llvm-873f65afe8f8e959ece92ca216d80ddbdd04c94a.tar.gz bcm5719-llvm-873f65afe8f8e959ece92ca216d80ddbdd04c94a.zip |
First cut at OS detection, taking advantage of the new generic targets.
This approach allows adding OS-specific targets/defines/etc. without
completely breaking unknown subtargets. No new subtargets yet, although
I plan to add x86-Linux soon. Others can add targets that they use as
needed; adding a new subtarget takes very little code.
Also does some fixups for description strings; a lot of them were
unspecified. I think all the ones I added are correct, but
they're unverified; corrections are welcome.
llvm-svn: 55091
Diffstat (limited to 'llvm/lib/Target/ARM/ARMTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions