Commit Graph

7 Commits

Author SHA1 Message Date
searlmc1 02c0f2cd1d SWDEV-347383 - Remove code that sets -std and -fms-* flags (#2820)
[ROCm/hip commit: 15575466ac]
2022-07-26 10:47:06 +05:30
ROCm CI Service Account ce427588d0 SWDEV-341955 - Windows hipcc perl to handle quoted args (#2746)
example -
hipcc.pl -DGREETING=\"Hello\" hello.cpp

Change-Id: Ib7192d46226563a44c87f3fbe2c22ef2ab84ac3e

[ROCm/hip commit: 4900ce120e]
2022-06-17 11:02:17 +05:30
ROCm CI Service Account 710e9220b5 SWDEV-335125 - Windows: path for lld-link (#2681)
Change-Id: I499ef11e2b6811d97c06bc804d65fac9fc2429b2


[ROCm/hip commit: 5e6f4ba06d]
2022-05-17 14:54:10 -07:00
ROCm CI Service Account fea2e9a25a SWDEV-335125 - to use clang lld-link inplace of dk link or MSVC link (#2671)
Change-Id: Iad217e1fe06827ac3a5a6fad4f3fe61a49ff96b7


[ROCm/hip commit: 0e9f6ac717]
2022-05-06 10:14:38 -07:00
ROCm CI Service Account 2c4cb52b79 SWDEV-324823 - Stop passing -fhip-new-launch-api (#2532)
Stop passing this flag to Clang since it's already the default option

Change-Id: I164f973603dcc2bf02a29939a02af1e0413729b5

[ROCm/hip commit: cb0a5b3b53]
2022-03-11 15:27:33 +05:30
agunashe 9bbb211ab9 SWDEV-313590 - appending rocmpath at the end of rpath after rebase (#2526)
[ROCm/hip commit: e2ae92502c]
2022-03-08 16:08:25 -08:00
Konstantin Zhuravlyov 3ef52cee16 SWDEV-314372 - Refactor hipcc and hipconfig scripts (#2476)
* SWDEV-314372 - Refactor hipcc and hipconfig scripts

- Rename original hipcc to hipcc.pl
- Rename original hipconfig to hipconfig.pl
- New hipcc to invoke either hipcc.pl or hipcc.bin based on env var
- New hipconfig to invoke either hipconfig.pl or hipconfig.bin based on env var

* SWDEV-314372 - Add executable permissions to hipcc and hipconfig

[ROCm/hip commit: c447b392d7]
2022-02-10 09:33:01 -08:00