Files
clang-p2996/llvm/tools
Carlos Alberto Enciso e758b77161 [llvm-pdbutil] Fix broken '-modi' option after change D122226.
The change described by:

https://reviews.llvm.org/D122226

Moved some llvm-pdbutil functionality to the debug PDB library.

This patch addresses a broken '-modi' argument handling, which
causes an assertion if its value is other than '0' or '1'.

In addition, it moves the assertion for the number of occurrences
of the '-modi' argument from the PDB library into the llvm-pdbutil
driver.

Reviewed By: zequanwu

Differential Revision: https://reviews.llvm.org/D123483
2022-04-12 06:31:12 +01:00
..
2022-03-16 08:43:00 +01:00
2021-11-02 09:08:09 -07:00
2022-02-07 21:19:22 +01:00
2022-04-06 19:47:47 +02:00
2022-02-10 21:13:44 +01:00