mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 19:18:13 +08:00
Moved code used only by isDataSymbol from find to isDataSymbol member function. Also changed the return type of isDataSymbol because previously "if (isDataSymbol(...))" meant "if it is *not* a data symbol" which is opposite from what you'd expect. llvm-svn: 217285
7.8 KiB
7.8 KiB