This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
lto
History
Daniel Dunbar
96d812a68d
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
...
new all-targets pseudo-component. llvm-svn: 142401
2011-10-18 19:27:24 +00:00
..
CMakeLists.txt
Update CMakeLists.txt
2011-04-01 18:03:58 +00:00
lto.cpp
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
lto.exports
Expoert c interface for disassembler.
2011-03-29 00:01:39 +00:00
LTOCodeGenerator.cpp
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00
LTOCodeGenerator.h
Add a lto_codegen_compile_to_file to avoid producing a file, reading it to
2011-03-22 20:57:13 +00:00
LTOModule.cpp
lto/addAsmGlobalSymbols: fast path when no module level asm is present.
2011-09-08 07:38:25 +00:00
LTOModule.h
lto/addAsmGlobalSymbols: fail fracefully when the target does not define AsmParser.
2011-09-08 07:36:39 +00:00
Makefile
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
2011-10-18 19:27:24 +00:00