diff options
author | Greg Clayton <gclayton@apple.com> | 2011-04-18 23:15:17 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-04-18 23:15:17 +0000 |
commit | 431ce67823e2d90eb2e13ed9b636fb6a4b657b06 (patch) | |
tree | 12ec3536be536783a9aabc2fcbb32824277a3593 /clang/tools/c-index-test/c-index-test.c | |
parent | 83f642e54acdbcd804653b2d998e8035d8657c88 (diff) | |
download | llvm-431ce67823e2d90eb2e13ed9b636fb6a4b657b06.zip llvm-431ce67823e2d90eb2e13ed9b636fb6a4b657b06.tar.gz llvm-431ce67823e2d90eb2e13ed9b636fb6a4b657b06.tar.bz2 |
Fixed an issue where if you specify an architecture from the command line like:
$ lldb --arch i386-unknown-unknown a.out
It would then create a target with only the "i386" part due to
SBDebugger::GetDefaultArchitecture(...) truncating the arch triple due to the
way things used to be.
llvm-svn: 129731
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions