llvm-6502/include
Benjamin Kramer 0d293e45b6 Provide basic type safety for array_pod_sort comparators.
This makes using array_pod_sort significantly safer. The implementation relies
on function pointer casting but that should be safe as we're dealing with void*
here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191175 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-22 14:09:50 +00:00
..
llvm Provide basic type safety for array_pod_sort comparators. 2013-09-22 14:09:50 +00:00
llvm-c Revert "llvm-c: Add LLVMGetPointerToFunction" 2013-09-20 07:00:36 +00:00