diff options
author | Brox Chen <guochen2@amd.com> | 2024-10-29 13:48:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 13:48:43 -0400 |
commit | 528e975ac4081c7d84c5664c7ca9a18a916db4c7 (patch) | |
tree | b1b00eb484affa8a1efa38d3aadb4988839098ea /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 449523fa0f957db0fff1c0cd9ec5f59e858ece0b (diff) | |
download | llvm-528e975ac4081c7d84c5664c7ca9a18a916db4c7.zip llvm-528e975ac4081c7d84c5664c7ca9a18a916db4c7.tar.gz llvm-528e975ac4081c7d84c5664c7ca9a18a916db4c7.tar.bz2 |
[AMDGPU][test]added unique and sort options for update_mc_test_check script (#111769)
add a unique and a sort option to the update_mc_test_check script.
These mc asm/dasm files are usually large in number of lines, and these
lines are mostly similar to each other. These options can be useful when
maintainer is merging or resolving conflicts by making the file
identifical
Also fixed a small issue in asm/dasm such that the auto generated header
line is
1. asm using ";" instead of "//" as comment marker
2. dasm using ";" instead of "#" as comment marker
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions