asb added a comment.
Thanks for the contribution! I'd recommend adding a skeleton toolchain dir
structure to clang/test/Driver/Inputs and adding a test to
clang/test/Driver/riscv64-toolchain.c. You should be able to see examples in
test/Driver/Inputs.
Repository:
rC Clang
CHANGES SINCE LAS
asb accepted this revision.
asb added a comment.
Herald added subscribers: Jim, benna, psnobl.
LGTM, thanks!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57055/new/
https://reviews.llvm.org/D57055
___
cfe-commits ma
yaxunl updated this revision to Diff 205503.
yaxunl added a comment.
Fix visibility and dso_local. Allow undefined symbol in code object. This is to
allow merging the host and device symbols at run time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62738/new/
https://reviews.llvm.org/
wxiao3 added a comment.
Can anyone provide me some small reproducers code for the issue tripped over by
Chromium / Skia?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59744/new/
https://reviews.llvm.org/D59744
___
cf
Szelethus updated this revision to Diff 205511.
Szelethus added a comment.
Added a proper testfile. The only downside of it, is that it doesn't test
anything. Literally nothing would change is I didn't mark the fields
interesting. I'll take this back to the drawing board.
CHANGES SINCE LAST AC
201 - 205 of 205 matches
Mail list logo