commit | 41ebf534161bb67f6207a070c1f6a895dc853408 | [log] [tgz] |
---|---|---|
author | Zonr Chang <zonr@google.com> | Wed Oct 13 18:29:18 2010 +0800 |
committer | Zonr Chang <zonr@google.com> | Wed Oct 13 18:29:18 2010 +0800 |
tree | 182fe2380fd6ac26bda03d2c54179933c808ec38 | |
parent | e86245a09bb8b9e72f5dc68083444ec938865798 [diff] |
Remove Slang::TargetDescription. Clang and LLVM never read outside target description to configure the target-dependent information needed during compilation and codegen. They always use their own data layout string for specific, known target.