Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
31edb51a4f274e97a9c54ae830b1896c690b8cf7
/
llvm
/
include
/
llvm-c
/
TargetMachine.h
c65a6d7
Rename 'struct LLVMTargetMachine' to 'struct LLVMOpaqueTargetMachine'.
by Filip Pizlo
· 13 years ago
04d4e93
Move C++ code out of the C headers and into either C++ headers
by Eric Christopher
· 13 years ago
ec924c5
C API: Add LLVMTargetMachineEmitToMemoryBuffer()
by Tom Stellard
· 13 years ago
2e254d0
Revert r178713
by Evan Cheng
· 13 years ago
51a7a9d
Make it possible to include llvm-c without including C++ headers. Patch by Filip Pizlo.
by Evan Cheng
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
cdfe20b
Move TargetData to DataLayout.
by Micah Villmow
· 13 years ago
264d2e7
Add a C binding to the Target and TargetMachine classes to allow for emitting
by Duncan Sands
· 14 years ago