mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Revert r269534 "Silence a -Wundefined-var-template build warning." The bots didn't like that.
llvm-svn: 269535
This commit is contained in:
parent
945d7827dc
commit
ff6ef40e7b
@ -60,8 +60,6 @@ protected:
|
||||
ErrT Err;
|
||||
};
|
||||
|
||||
template<typename ErrT> char ProfErrorInfoBase<ErrT>::ID;
|
||||
|
||||
inline const char *getHotSectionPrefix() { return ".hot"; }
|
||||
inline const char *getUnlikelySectionPrefix() { return ".unlikely"; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user