diff options
author | Shantonu Sen <ssen@apple.com> | 2011-02-09 21:03:19 +0000 |
---|---|---|
committer | Shantonu Sen <ssen@apple.com> | 2011-02-09 21:03:19 +0000 |
commit | 80fd30563c341d6db778f407547707396ff97c75 (patch) | |
tree | c3b0589cab1ede4f7071b7a611af4a3e28bd658f /lib/CodeGen/SplitKit.cpp | |
parent | 697ffd61a47af38ac932628e942d75952f901fcd (diff) |
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>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125215 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions