repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AMDGPU][True16][CodeGen] true16 codegen pattern for v_med3_u/i16 (#121850)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-cxxmap
/
remap.test
blob
f0cbf3809efa3e7f7ae8e44c4e7f7553f58019da
1
RUN: llvm-cxxmap %S/Inputs/before.sym %S/Inputs/after.sym -r %S/Inputs/remap.map -o %t.output -Wambiguous -Wincomplete 2>&1 | FileCheck %s --allow-empty
2
RUN: diff -b %S/Inputs/expected %t.output
3
4
CHECK-NOT: warning
5
CHECK-NOT: error