"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "5c7006e06283a61b26783a8141936466ad3dd3c7"
-
Rui Ueyama authored
Previously, we stored offsets in string tables to symbols, so you needed to pass a string table to get a symbol name. This patch stores const char pointers instead to eliminate the need to pass a string table. llvm-svn: 287737
c72ba3a4
Loading