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-05 22:17:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
333db7abbd51dfd8c56bcbe3febe0abef0c31d0d
llvm
/
clang
/
lib
/
Basic
History
Fariborz Jahanian
13de253bd6
Make nonfragile-abi the default for darwin's 64bit
...
abi for objective-c programs. llvm-svn: 64386
2009-02-12 17:54:33 +00:00
..
CMakeLists.txt
…
Diagnostic.cpp
don't emit any diagnostics after a fatal one.
2009-02-06 04:16:02 +00:00
FileManager.cpp
FileManager:
2009-02-12 03:17:57 +00:00
IdentifierTable.cpp
Add a bit to IdentifierInfo that acts as a simple predicate which
2009-01-21 07:43:11 +00:00
LangOptions.cpp
…
Makefile
…
SourceLocation.cpp
lower the interface to getLineNumber like we did for
2009-02-04 01:06:56 +00:00
SourceManager.cpp
Implement handling of file entry/exit notifications from GNU
2009-02-04 06:25:26 +00:00
TargetInfo.cpp
simplify and refactor a bunch of type definition code in Preprocessor
2009-02-06 05:04:11 +00:00
Targets.cpp
Make nonfragile-abi the default for darwin's 64bit
2009-02-12 17:54:33 +00:00
TokenKinds.cpp
…