This didn't verify the CHECK prefix before!
Details
Details
Diff Detail
Diff Detail
Event Timeline
| test/Driver/cuda-external-tools.cu | ||
|---|---|---|
| 11 | Nit: I'd use --check-prefixes=CHECK,ARCH64,SM20,OPT0 . Up to you. | |
Comment Actions
Use --check-prefixes instead of multiple --check-prefix.
| test/Driver/cuda-external-tools.cu | ||
|---|---|---|
| 11 | Did some search-and-replace magic, don't know why this change didn't occur to me... | |
Nit: I'd use --check-prefixes=CHECK,ARCH64,SM20,OPT0 . Up to you.