[XRay][compiler-rt][NFC] Remove loggingInitialized() convenience function
authorDean Michael Berris <dberris@google.com>
Fri, 29 Sep 2017 04:28:11 +0000 (04:28 +0000)
committerDean Michael Berris <dberris@google.com>
Fri, 29 Sep 2017 04:28:11 +0000 (04:28 +0000)
commitfc064af1816750fc0270e7faabf3b448bcccc34e
tree2aa71ab98c6071ea0f6d3af6c1580d18c1dd9ace
parent74e94836e72c14b223863764a8388062ea9561b2
[XRay][compiler-rt][NFC] Remove loggingInitialized() convenience function

The function was introduced as a convenience that used to be called in
multiple places. Recent refactorings have removed the need to call this
function in multiple places, so inlined the implementation in the single
place it's defined.

Broken out from D38119.

llvm-svn: 314489
compiler-rt/lib/xray/xray_fdr_logging_impl.h