mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 20:54:40 +08:00
After the recent refactorings the SymbolVendor passthrough no longer serve any purpose. This patch removes those methods, and updates all callsites to go to the symbol file directly -- in most cases that just means calling GetSymbolFile()->foo() instead of GetSymbolVendor()->foo(). llvm-svn: 368001
9.2 KiB
9.2 KiB