hanchenye-llvm-project/llvm/lib
Bill Wendling 4d9aa512f8 Emit the __compact_unwind section first. If there are any frames which weren't
emitted, emit them next as CIE/FDEs.

llvm-svn: 135807
2011-07-22 21:18:59 +00:00
..
Analysis Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use 2011-07-22 08:16:57 +00:00
Archive
AsmParser Make better use of ConstantExpr::getGetElementPtr's InBounds parameter. 2011-07-21 15:15:37 +00:00
Bitcode Make better use of ConstantExpr::getGetElementPtr's InBounds parameter. 2011-07-21 15:15:37 +00:00
CodeGen Fix more MSVC warnings caused by a cases I missed when converting 2011-07-22 08:52:50 +00:00
CompilerDriver
ExecutionEngine - Move CodeModel from a TargetMachine global option to MCCodeGenInfo. 2011-07-20 07:51:56 +00:00
Linker Migrate LLVM and Clang to use the new makeArrayRef(...) functions where previously explicit non-default constructors were used. 2011-07-18 12:00:32 +00:00
MC Emit the __compact_unwind section first. If there are any frames which weren't 2011-07-22 21:18:59 +00:00
Object ObjectFile: Add a method to check whether a section contains a symbol. 2011-07-15 18:39:21 +00:00
Support Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs. 2011-07-22 08:16:53 +00:00
Target Fix PR10422 by adding the necessary AVX UCOMISD memory versions to 2011-07-22 20:53:20 +00:00
Transforms Fix more MSVC warnings caused by a cases I missed when converting 2011-07-22 08:52:50 +00:00
VMCore Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use 2011-07-22 08:16:57 +00:00
CMakeLists.txt
Makefile