This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-18 20:16:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
CppBackend
History
Nicolas Geoffray
e197d943f3
Use Attributes::None instead of 0 after r148553 change on Attributes from unsigned to their own class.
...
llvm-svn: 148665
2012-01-22 20:05:26 +00:00
..
TargetInfo
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
CMakeLists.txt
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +00:00
CPPBackend.cpp
Use Attributes::None instead of 0 after r148553 change on Attributes from unsigned to their own class.
2012-01-22 20:05:26 +00:00
CPPTargetMachine.h
Move global variables in TargetMachine into new TargetOptions class. As an API
2011-12-02 22:16:29 +00:00
LLVMBuild.txt
LLVMBuild: Introduce a common section which currently has a list of the
2011-12-12 22:45:54 +00:00
Makefile
build: Rename CBackend and CppBackend libraries to have CodeGen suffix, for
2011-11-10 15:35:14 +00:00