Fix another compilation error from r266919 for clang-atom-d525-fedora-rel which
authorKevin Enderby <enderby@apple.com>
Wed, 20 Apr 2016 23:10:14 +0000 (23:10 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 20 Apr 2016 23:10:14 +0000 (23:10 +0000)
commitd4eaa74693c47788aac71c13298a7a8d7f07ab6e
treeeffcc13a2fa3316ae7dbf038fb62e2833d09bceb
parent033c5d55c154b26e88c5e789fc2178b33cf69127
Fix another compilation error from r266919 for clang-atom-d525-fedora-rel which
is another place that libObject’s getName() for symbols returns Expected<...>
that needed to be updated.

llvm-svn: 266933
llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp