aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-06-21 16:57:27 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2023-06-21 17:00:56 +0800
commit72ac90715876e2963af899cbb883bad1e07b67bd (patch)
tree1556dd96ecfaac23ecabaf91021a9056881ed93f /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parente0743ff5db9390b9ff5a15b5eefc779b38feb604 (diff)
downloadllvm-72ac90715876e2963af899cbb883bad1e07b67bd.zip
llvm-72ac90715876e2963af899cbb883bad1e07b67bd.tar.gz
llvm-72ac90715876e2963af899cbb883bad1e07b67bd.tar.bz2
[C++20] [Modules] Use the canonical decl when getting associated constraints
Close https://github.com/llvm/llvm-project/issues/62943. The root cause for the issue is that we think the associated constraints from the 'same' declaration in different module units are different incorrectly. Since the constraints doesn't know anything about decls and modules, we should fix the problem by getting the associated constraints from the exactly the same declarations from different modules.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions