llvm-6502/lib
NAKAMURA Takumi 8f129a446d sys::findProgramByName(): [Win32] Tweak to pass lowercase .exe to SearchPath() to appease clang Driver's tests.
It seems SearchPath() doesn't show actual extension on the filesystem.

FIXME: Shall we use FindFirstFile() here?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221246 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-04 08:17:15 +00:00
..
Analysis Use AA in LoadCombine 2014-11-03 23:19:16 +00:00
AsmParser
Bitcode IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc() 2014-11-03 18:13:57 +00:00
CodeGen CodeGen: Enable DWARF emission for MS ABI targets 2014-11-04 08:03:31 +00:00
DebugInfo
ExecutionEngine [JIT] Fix some more missing endian conversions in RuntimeDyld 2014-11-01 15:52:31 +00:00
IR IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc() 2014-11-03 18:13:57 +00:00
IRReader
LineEditor
Linker Revert r221096 bringing back r221014 with a fix. 2014-11-02 13:28:57 +00:00
LTO
MC Revert r221150, as it broke sanitizer tests 2014-11-03 12:19:03 +00:00
Object Remove the static version of getScatteredRelocationType() now that r221211 added 2014-11-04 01:12:39 +00:00
Option
ProfileData Use ErrorOr for the ::create factory on instrumented and sample profilers. 2014-11-03 00:51:45 +00:00
Support sys::findProgramByName(): [Win32] Tweak to pass lowercase .exe to SearchPath() to appease clang Driver's tests. 2014-11-04 08:17:15 +00:00
TableGen
Target R600/LLVMBuild.txt: Add TransformUtils. 2014-11-04 02:16:53 +00:00
Transforms Revert "Transforms: reapply SVN r219899" 2014-11-04 02:02:14 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile