Restore other bits of the C API that I tore up.  All pre-existing APIs default to using the
default global context, while new *InContext() APIs have been added that take a LLVMContextRef parameter.

Apologies to anyone affected by this breakage.

llvm-svn: 74694
4 files changed
tree: b8851b83bd66a514f133e96fb7b47e109aca6416
  1. clang/
  2. compiler-rt/
  3. llvm/