llvm-6502/include
Benjamin Kramer 164dfb094d Make StringMap's copy ctor non-explicit.
Without this gcc doesn't allow us to put a StringMap into a
std::map. Works with clang though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154737 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-14 09:04:57 +00:00
..
llvm Make StringMap's copy ctor non-explicit. 2012-04-14 09:04:57 +00:00
llvm-c Add a C binding to the Target and TargetMachine classes to allow for emitting 2012-04-11 10:25:24 +00:00