llvm-6502/include
Duncan P. N. Exon Smith afcbfb40fb ADT: Remove GetStringMapEntryFromValue()
It relies on undefined behaviour, since `StringMapEntry<>` is not
a standard layout type.  There are no users anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223439 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 01:41:36 +00:00
..
llvm ADT: Remove GetStringMapEntryFromValue() 2014-12-05 01:41:36 +00:00
llvm-c libLTO: Allow linker to choose context of modules and codegen 2014-11-11 23:19:23 +00:00