This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
95,969
Commits
32
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
aa398c1617
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Owen Anderson
aa398c1617
Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't
...
support threaded LLVM there anyways. llvm-svn: 119718
2010-11-18 18:49:05 +00:00
clang
Fix a typo in the UTF-8 BOM (PR8645). Use a StringSwitch while at it.
2010-11-18 12:46:39 +00:00
compiler-rt
license change
2010-11-16 22:13:33 +00:00
debuginfo-tests
Zap white spaces, test commit email.
2010-11-10 18:11:11 +00:00
libcxx
LWG 1522
2010-11-18 17:34:48 +00:00
lldb
Added missing file.
2010-11-18 17:29:15 +00:00
llvm
Use thread-safe statics to avoid a static constructor here. This isn't thread-safe on MSVC, but we don't
2010-11-18 18:49:05 +00:00