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
/
llvm-jitlink
History
Lang Hames
38d16f509a
[ORC] Drop StaticLibraryDefinitionGenerator Load/Create overloads with triples.
...
We can get the triple from the ExecutionSession, so clients shouldn't have to provide it.
2023-03-01 15:37:09 -08:00
..
llvm-jitlink-executor
[Orc] Use MapperJITLinkMemoryManager with SharedMemoryMapper in llvm-jitlink tool
2022-08-28 14:29:53 +05:30
CMakeLists.txt
[Support] Move TargetParsers to new component
2022-12-20 11:05:50 +00:00
llvm-jitlink-coff.cpp
[llvm] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-12 13:34:35 -07:00
llvm-jitlink-elf.cpp
[llvm] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-12 13:34:35 -07:00
llvm-jitlink-macho.cpp
[llvm] Use x.empty() instead of llvm::empty(x) (NFC)
2022-09-12 13:34:35 -07:00
llvm-jitlink.cpp
[ORC] Drop StaticLibraryDefinitionGenerator Load/Create overloads with triples.
2023-03-01 15:37:09 -08:00
llvm-jitlink.h
[NFC][TargetParser] Remove llvm/ADT/Triple.h
2023-02-07 12:39:46 +00:00