diff options
author | Aaron En Ye Shi <enye.shi@gmail.com> | 2021-07-08 19:38:32 +0000 |
---|---|---|
committer | Aaron En Ye Shi <enye.shi@gmail.com> | 2021-07-09 21:20:16 +0000 |
commit | ccb10266f56bc34123eb7741c6ebcd5ba8ed3dcc (patch) | |
tree | ff00b356666e634269687d3e7aef51629b680411 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 47aeeffc8fb45c4926128657dd15eaa87edab647 (diff) | |
download | llvm-ccb10266f56bc34123eb7741c6ebcd5ba8ed3dcc.zip llvm-ccb10266f56bc34123eb7741c6ebcd5ba8ed3dcc.tar.gz llvm-ccb10266f56bc34123eb7741c6ebcd5ba8ed3dcc.tar.bz2 |
[HIP] Move std headers after device malloc/free
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.
Fixes: SWDEV-293590
Reviewed By: yaxunl
Differential Revision: https://reviews.llvm.org/D105707
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions