| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
llvm-svn: 216715
|
| |
|
|
| |
llvm-svn: 216585
|
| |
|
|
| |
llvm-svn: 216516
|
| |
|
|
| |
llvm-svn: 216515
|
| |
|
|
| |
llvm-svn: 216514
|
| |
|
|
|
|
| |
AST, Basic, Frontend, and Lex.
llvm-svn: 216509
|
| |
|
|
| |
llvm-svn: 216506
|
| |
|
|
|
|
|
|
|
| |
CMake gets confused by the fact that both LLVM and Clang now have
a CodeGen unittest. Rename the target to avoid that. The new test
was also missing ProfileData (thanks to Julien Lerouge for
pointing that out)
llvm-svn: 216499
|
|
|
Summary: When the main file is created from a membuffer, there is no file entry that can be retrieved. This uses "__GLOBAL_I_a" in that case which is what was always used before r208128.
Reviewers: majnemer, thakis
Reviewed By: thakis
Subscribers: yaron.keren, rsmith, cfe-commits
Differential Revision: http://reviews.llvm.org/D5043
llvm-svn: 216495
|