llvm-project/llvm/include
Ted Kremenek 5d81cb2084 Provide a mode for ImmutableMap/ImmutableSet to not automatically canonicalize the internal functional AVL trees. This should speedup clients that use ImmutableMap/ImmutableSet but don't require fast comparisons of maps.
llvm-svn: 84010
2009-10-13 19:08:10 +00:00
..
llvm Provide a mode for ImmutableMap/ImmutableSet to not automatically canonicalize the internal functional AVL trees. This should speedup clients that use ImmutableMap/ImmutableSet but don't require fast comparisons of maps. 2009-10-13 19:08:10 +00:00
llvm-c add some more hooks to the C bindings, patch by Kenneth Uildriks! 2009-10-12 04:01:02 +00:00