Fix %hmaptool path to refer to clang_tools_dir instead of
llvm_tools_dir, in order to fix standalone builds. The tool is built
as part of clang, so it won't be found in installed LLVM tools.
Details
Details
- Reviewers
bkramer bruno - Commits
- rGcebee05a4da4: Merging r338627: --------------------------------------------------------------…
rG624169f72e89: [test] Fix %hmaptool path for standalone builds
rL339102: Merging r338627:
rL338627: [test] Fix %hmaptool path for standalone builds
rC338627: [test] Fix %hmaptool path for standalone builds
Diff Detail
Diff Detail
- Repository
- rC Clang