Change constantexpr global variable initializers to convert the constants
to MCExpr then emit them through MCStreamer with EmitValue.  I think all
global variable initializers are now going through mcstreamer.

llvm-svn: 94293
4 files changed
tree: 430bcceadf6dc282279e0a962948770df3e4506d
  1. clang/
  2. compiler-rt/
  3. llvm/