llvm-project/llvm/include
Matthias Braun e8f717aea8 LLVMTargetMachine/TargetPassConfig: Simplify handling of start/stop options; NFC
- Make some TargetPassConfig methods that just check whether options have
  been set static.
- Shuffle code in LLVMTargetMachine around so addPassesToGenerateCode
  only deals with TargetPassConfig now (but not with MCContext or the
  creation of MachineModuleInfo)

llvm-svn: 345918
2018-11-02 01:31:50 +00:00
..
llvm LLVMTargetMachine/TargetPassConfig: Simplify handling of start/stop options; NFC 2018-11-02 01:31:50 +00:00
llvm-c [LLVM-C] Add Builder Bindings to Common Memory Intrinsics 2018-10-29 15:31:40 +00:00