Commits

Roman Levenstein committed 94c3ae4c3c0
Add APIs to check if a function with a given name exists and to invalidate a SIL linker entry for a function. These APIs are useful e.g. for quickly finding pre-specialisations by their names. The existence check is very light-weight and does not try to deserialize bodies of SIL functions.