7567c96bc9
Add compiler pass removing `expect` declarations Thus support multi-platform projects in the compiler. Also * Add some trivial checks to ensure that `expect` declarations are not generated to bitcode. * Add minor improvement to exported symbol name clash detection. * Don't create LLVM declarations for Obj-C-interop fake functions.