Revert "[InstrProf] Support for external functions in text format."
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 22 Mar 2018 15:29:55 +0000 (15:29 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 22 Mar 2018 15:29:55 +0000 (15:29 +0000)
commitde18a2e6ff8a6c92aeeafa21738c840275da2902
tree29f414205ad617899266fd6ff2631d6be8909421
parent9bc0bc4b9b77c3b1fdfcf07477ec560ed0951090
Revert "[InstrProf] Support for external functions in text format."

This reverts commit r328132. Breaks FDO selfhost. I'm seeing
error: /tmp/profraw: Invalid instrumentation profile data (bad magic)

llvm-svn: 328207
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfReader.h
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/ProfileData/InstrProfReader.cpp
llvm/lib/ProfileData/InstrProfWriter.cpp
llvm/test/tools/llvm-profdata/invalid-profdata.test [deleted file]
llvm/unittests/ProfileData/InstrProfTest.cpp