don't expose symbols from code_object_bundle (#1971)

Change-Id: I56479485aad42c3d517fe6d9055be1cd846eeb00

[ROCm/hip commit: 43abf84f54]
This commit is contained in:
Siu Chi Chan
2020-03-27 04:39:07 -04:00
committed by GitHub
parent 1909e436cf
commit e58a0d06f7
9 changed files with 33 additions and 51 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "../include/hip/hcc_detail/program_state.hpp"
#include "../include/hip/hcc_detail/code_object_bundle.hpp"
#include "code_object_bundle.inl"
#include "../include/hip/hcc_detail/hsa_helpers.hpp"
#if !defined(__cpp_exceptions)