This patch refactors the llvm tools namely, llvm-stress and sancov, as well as the llvm TableGen utility, to use the new InitLLVM interface which encapsulates PrettyStackTrace
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D83484
Use InitLLVM in llvm-stress, sancov and TableGen ClosedPublic Authored by anirudhp on Jul 9 2020, 7:22 AM.
Details Summary This patch refactors the llvm tools namely, llvm-stress and sancov, as well as the llvm TableGen utility, to use the new InitLLVM interface which encapsulates PrettyStackTrace
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 9 2020, 12:22 PM Closed by commit rGd3557ecede8e: [Support] Use InitLLVM in llvm-stress, sancov and TableGen (authored by anirudhp, committed by Kai). · Explain WhyJul 28 2020, 4:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 276734 llvm/tools/llvm-stress/llvm-stress.cpp
llvm/tools/sancov/sancov.cpp
llvm/utils/TableGen/TableGen.cpp
|