diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-24 14:27:51 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2023-02-24 14:32:05 +0800 |
commit | 255b2d8162ead0ad444698506f97484572e574b1 (patch) | |
tree | dfd8280ea5e384b129f5e8bdd2cd9d3e6e9ea94d /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | ab2b73dd480eaa9591b4e40cda58db5e4150d67a (diff) | |
download | llvm-255b2d8162ead0ad444698506f97484572e574b1.zip llvm-255b2d8162ead0ad444698506f97484572e574b1.tar.gz llvm-255b2d8162ead0ad444698506f97484572e574b1.tar.bz2 |
Add test for issue 60486
Close https://github.com/llvm/llvm-project/issues/60486.
When I look back at this problem again, it only appears if we specify it
with `-fmodule-file=<BMI-path>`. And it disappears after we specify it
as `-fmodule-file=<module-name>=<BMI-path>`. Since we want to depreacate
the form `-fmodule-file=<BMI-path>`, we can think the problem goes
away.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions