Alp Toker
|
82893e7e14
Eliminate DefaultImageName from the Driver constructor
|
11 سال پیش |
Ahmed Charles
|
68c37ba379
Fix build break, replace take() with release().
|
11 سال پیش |
Ahmed Charles
|
f8b74ee5f0
[C++11] Replace OwningPtr include with <memory>.
|
11 سال پیش |
Ahmed Charles
|
facff14381
[C++11] Remove the remaining uses of OwningPtr.
|
11 سال پیش |
Hans Wennborg
|
fc3389701e
Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print.
|
12 سال پیش |
Rafael Espindola
|
a8a0da4e05
Remove unused header.
|
12 سال پیش |
Rafael Espindola
|
ac1db6b2bd
Use llvm::sys::fs::getMainExecutable.
|
12 سال پیش |
Rafael Espindola
|
a372f40dac
Include PathV1.h only where it is used.
|
12 سال پیش |
Sean Silva
|
d47afb96a3
Nuke SetUpBuildDumpLog.
|
12 سال پیش |
Peter Collingbourne
|
804381d8ce
Use getProcessTriple in clang-interpreter.
|
12 سال پیش |
Dmitri Gribenko
|
cfa88f8939
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
12 سال پیش |
Chandler Carruth
|
3b844ba7d5
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
|
12 سال پیش |
Chandler Carruth
|
e0c6e93ddd
Sort the #include lines for examples/...
|
12 سال پیش |
Rafael Espindola
|
9d8b5fc45e
Fix examples.
|
12 سال پیش |
Douglas Gregor
|
35d516cf1a
Update clang-interpreter example
|
13 سال پیش |
Dylan Noblesmith
|
c93dc78896
Basic: import IntrusiveRefCntPtr<> into clang namespace
|
13 سال پیش |
Dylan Noblesmith
|
36d592718f
drop more llvm:: prefixes on SmallString<>
|
13 سال پیش |
Dylan Noblesmith
|
1e4c01b792
drop more llvm:: prefixes on OwningPtr<>
|
13 سال پیش |
Dylan Noblesmith
|
1770e0dadc
remove unneeded config.h includes
|
13 سال پیش |
Sebastian Pop
|
5d8b954842
rename getHostTriple into getDefaultTargetTriple in clang
|
14 سال پیش |
Eli Friedman
|
17e279405e
Add missing include to clang-interpreter example, to make it work on Windows. Patch by Dean Pavlekovic.
|
14 سال پیش |
Bob Wilson
|
10a82cde7c
Rip out flags for controlling C++ "production mode" separately.
|
14 سال پیش |
Eli Friedman
|
d3c1661593
Fix examples for r140478. PR11021.
|
14 سال پیش |
Evan Cheng
|
a6b4045dc4
Match LLVM change: TargetRegistry and TargetSelect have been moved to Support.
|
14 سال پیش |
Manuel Klimek
|
c8b3e6302f
Fix examples compile break due to rewrite of isa.
|
14 سال پیش |
John Thompson
|
903dec2a0d
Fixed build error.
|
14 سال پیش |
Peter Collingbourne
|
4b93d660c6
Re-instate r125819 and r125820 with no functionality change
|
14 سال پیش |
Rafael Espindola
|
96b1d4b4eb
Revert 125820 and 125819 to fix PR9266.
|
14 سال پیش |
Peter Collingbourne
|
906c73ffbc
Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction
|
14 سال پیش |
Michael J. Spencer
|
03013fa9a0
Merge System into Support.
|
14 سال پیش |