Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6d8f1263f40e6b8fc2cd5cce3dfd9ce99fe09226
/
include
/
llvm-c
/
lto.h
335bcc7
Fix the LTO header for LLVMContext changes.
by Owen Anderson
· 16 years ago
31895e7
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
cbad586
<rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler
by Nick Kledzik
· 16 years ago
1d621f7
Oops! Missed a file in my last commit.
by Nick Lewycky
· 16 years ago
7431af0
Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the gold plugin.
by Rafael Espindola
· 16 years ago
b454eab
Correct strange whitespace.
by Nick Lewycky
· 17 years ago
4fd40e8
Add protected visibility to libLTO.
by Nick Lewycky
· 17 years ago
a93ae71
Provide a hook to set the code generation debug options to investigate lto failures.
by Devang Patel
· 17 years ago
16c1f44
Use (void) instead of () in C code.
by Gordon Henriksen
· 17 years ago
ef194ed
fixes from review of first commit
by Nick Kledzik
· 17 years ago
77595fc
first commit of new LTO system. It is not hooked up in the llvm/tools/Makefile, so no one will build it be default yet
by Nick Kledzik
· 17 years ago