mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
added getName method in SBModule.h and .cpp in order to get the name of the module from m_object_name. --------- Co-authored-by: Bar Soloveychik <barsolo@fb.com>