| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Our testing framework can't deal with disabled targets yet.
llvm-svn: 97719
|
|
|
|
|
|
| |
some builtins will rely on target knowledge.
llvm-svn: 97693
|
|
|
|
|
|
| |
addPassesToEmitFile.
llvm-svn: 97358
|
|
|
|
| |
llvm-svn: 97166
|
|
|
|
| |
llvm-svn: 97111
|
|
This is the way I would like to move the frontend function towards -- distinct
pieces of functionality should be exposed only via FrontendAction
implementations which have clean and relatively-stable APIs.
This also isolates the surface area in clang which depends on LLVM CodeGen.
llvm-svn: 97110
|