don't expose symbols from code_object_bundle (#1971)

Change-Id: I56479485aad42c3d517fe6d9055be1cd846eeb00
This commit is contained in:
Siu Chi Chan
2020-03-27 04:39:07 -04:00
committed by GitHub
parent f1b028b93e
commit 43abf84f54
9 changed files with 33 additions and 51 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ THE SOFTWARE.
#include <unordered_map>
#include <utility>
#include <vector>
#include "../include/hip/hcc_detail/code_object_bundle.hpp"
#include "code_object_bundle.inl"
#include "hip_fatbin.h"
// TODO Use Pool APIs from HCC to get memory regions.