커밋 기록

작성자 SHA1 메시지 날짜
  Rafael Espindola 97b51af3b9 Update for llvm api change. 11 년 전
  David Blaikie 9c865a8664 Update Clang for LLVM API change to use unique_ptr in SourceManager::AddNewSourceBuffer 11 년 전
  Sean Silva e0b8ba1d7b ArrayRef'ize 11 년 전
  Alp Toker 42a2919e73 Remove dead code from r212620 11 년 전
  Alp Toker 5114f4ffde cc1as: consolidate option flags with cc1 and eliminate duplication 11 년 전
  Rafael Espindola 860df574e7 Update for llvm api change. 11 년 전
  Rafael Espindola 5471ad06e1 Refer to error_code with the std prefix. 11 년 전
  Rafael Espindola e616fa6104 Include system_error directly. 11 년 전
  Craig Topper 085452490f [C++11] Use 'nullptr'. Tools edition. 11 년 전
  Alp Toker bdbbf1d93b cc1as: invert return bool to indicate failure 11 년 전
  Alp Toker ffea7e3289 cc1as: fix a potential leak and unremoved output file in error conditions 11 년 전
  Oliver Stannard 066aa1a095 Pass -gdwarf-N options to integrated assembler 11 년 전
  Rafael Espindola 968a75d5d6 Update for llvm api change. 11 년 전
  Evgeniy Stepanov 50a0ce4157 Update Target::createMCAsmParser calls for the LLVM interface change. 11 년 전
  David Blaikie 639e728172 Comment necessity of early initialization 11 년 전
  David Blaikie af63dddc58 DebugInfo compression: Enable compression before any sections are created. 11 년 전
  David Blaikie d87684dddb Support for -Wa,-compress-debug-sections. 11 년 전
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. 11 년 전
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 년 전
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 년 전
  Rafael Espindola 2018c6b469 Update for llvm api change. 11 년 전
  Rafael Espindola a7b48ed6e3 Update for llvm api change. 11 년 전
  Rafael Espindola 2f287d3400 Update for llvm api change. 11 년 전
  Bob Wilson 084be2df33 Fix up fallout from r187156. 12 년 전
  Joey Gouly 12981a7238 Fix the MCTargetAsmParser API change. 12 년 전
  Bill Wendling e904acfb43 Update to the new API interface which requires the MCRegisterInfo object. <rdar://problem/13623355> 12 년 전
  David Blaikie 73168db4fe Don't forward all assembler arguments untouched to -cc1as 12 년 전
  Rafael Espindola d965f95daa Update for llvm API change. 12 년 전
  Rafael Espindola 2669e96cc4 Don't use PathV1.h in cc1as_main.cpp. 12 년 전
  Bill Wendling 4b7bae35fc Update to pass in pointers intead of references. 12 년 전