This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-02 01:30:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fa0e35f9775bc562eedf468fde63623b2da18bf
llvm
/
clang
/
lib
/
Basic
History
Daniel Dunbar
ae928714df
Update to use llvm/utils/GetSourceVersion to detect version number, instead of
...
assuming SVN. This should be fixed to not necessarily be an integer. llvm-svn: 94081
2010-01-21 16:56:47 +00:00
..
Builtins.cpp
…
CMakeLists.txt
…
ConvertUTF.c
…
Diagnostic.cpp
Pre-emptive bugfixes in the diagnostics code: allow arbitrary punctuation
2010-01-14 20:11:39 +00:00
FileManager.cpp
Removing trailing directory separator, to make stat work
2009-12-18 14:18:21 +00:00
IdentifierTable.cpp
…
Makefile
Update to use llvm/utils/GetSourceVersion to detect version number, instead of
2010-01-21 16:56:47 +00:00
SourceLocation.cpp
…
SourceManager.cpp
…
TargetInfo.cpp
fix PR5689: add support for 'o' and 'V' asm input operands
2009-12-16 14:28:21 +00:00
Targets.cpp
Move the MacroBuilder utilitiy to its own header. Update references.
2010-01-20 06:13:02 +00:00
TokenKinds.cpp
…
Version.cpp
…