This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
80,090
Commits
23
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
d3f41e8939
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Devang Patel
d3f41e8939
In "empty" bb, the return instruction may not be first instruction, if dbg value intrinsics are present in this bb. Use terminator to find return instructions.
...
llvm-svn: 98565
2010-03-15 19:05:46 +00:00
clang
Add 'expected-note'
2010-03-15 18:47:29 +00:00
compiler-rt
add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin
2010-02-02 21:34:04 +00:00
llvm
In "empty" bb, the return instruction may not be first instruction, if dbg value intrinsics are present in this bb. Use terminator to find return instructions.
2010-03-15 19:05:46 +00:00