Go to file
Shantonu Sen fd3e83953f Fix comparator used for looking up previously instantiated EDDisassemblers.
Now, Syntax is only used as a tie-breaker if the Arch
matches. Previously, a request for x86_64 disassembler followed by the
i386 disassembler in a single process would return the cached x86_64
disassembler. Fixes <rdar://problem/8958982>

llvm-svn: 125215
2011-02-09 21:03:19 +00:00
clang Do not emit AT_MIPS_linkage_name for Objective-C method static variable i. 2011-02-09 19:16:38 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r125142. 2011-02-09 00:37:52 +00:00
libcxx Missing traits::to_int_type in fstream 2011-02-02 17:37:16 +00:00
lldb linux: use IS_VALID_LLDB_HOST_THREAD. 2011-02-09 20:10:35 +00:00
llvm Fix comparator used for looking up previously instantiated EDDisassemblers. 2011-02-09 21:03:19 +00:00