Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
fdde5a97a71b142297d7b2270c2a7f564a37dbae
/
lib
/
int_util.h
1f4f7b5
Remove __attribute__((weak)) on function prototype. It has a different meaning on prototypes then it does on definitions. It is not needed on the prototype and causes build failures for static codegen
by Nick Kledzik
· 13 years ago
1626d86
lib/int_util: My refactoring to allow shared utility code had a fatal flaw when
by Daniel Dunbar
· 13 years ago
401f693
lib: Add support for library wide utility functions, and make compilerrt_abort()
by Daniel Dunbar
· 13 years ago