Files
clang-p2996/llvm/unittests/Target/RISCV
Alex Bradbury 3b08b3340d [RISCV][test] Fix lifetime bug with Module in test
As pointed out by @s-barannikov in post-commit review of #72356, the
module is destroyed at the end of the constructor.
2023-12-18 11:45:21 +00:00
..