This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
73ede01cadf997a851ebb42e945450f0094de5d8
clang-p2996
/
llvm
/
tools
/
lto
History
Daniel Dunbar
bdb298912b
build/Darwin: Add an LLVM_LTO_VERSION_OFFSET make variable to allow offsetting
...
the libLTO library version from the actual build version. llvm-svn: 108495
2010-07-16 01:41:38 +00:00
..
lto.cpp
Remove the GCC path from libLTO. This has been superceded by setAssemblerPath.
2009-08-03 07:16:42 +00:00
lto.exports
Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work with
2010-04-15 20:54:25 +00:00
LTOCodeGenerator.cpp
Eliminate some unnessary Path::exists() calls.
2010-05-27 20:51:54 +00:00
LTOCodeGenerator.h
Fix another -Wmismatched-tags warning
2009-12-23 18:27:13 +00:00
LTOModule.cpp
The getDefaultSubtargetFeatures method of SubtargetFeature did actually return a
2010-05-11 00:30:02 +00:00
LTOModule.h
Fix struct/class mismatch for LTOModule and LTOCodeGenerator, detected by Clang
2009-12-23 17:05:07 +00:00
Makefile
build/Darwin: Add an LLVM_LTO_VERSION_OFFSET make variable to allow offsetting
2010-07-16 01:41:38 +00:00