Set the device malloc and free functions as weak,
and move the std headers after device malloc/free
to avoid issues with std malloc/free.
Details
Details
- Reviewers
yaxunl - Commits
- rGccb10266f56b: [HIP] Move std headers after device malloc/free
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
can we reuse the first RUN line instead of adding a new one?