llvm-6502/include/llvm
Chandler Carruth 37446cb130 [cleanup] Switch comments to use '\brief' style instead of '@brief'
style, and remove some unnecessary comments (the code is perfectly
self-documenting here). Also clang-format the function declarations as
they wrap cleanly now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199084 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-13 09:31:09 +00:00
..
ADT
Analysis [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
AsmParser
Bitcode [PM] Wire up support for writing bitcode with new PM. 2014-01-13 07:38:24 +00:00
CodeGen [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
Config
DebugInfo
ExecutionEngine
IR [cleanup] Switch comments to use '\brief' style instead of '@brief' 2014-01-13 09:31:09 +00:00
IRReader
LTO
MC
Object
Option
Support
TableGen
Target All backends use MC now. 2014-01-10 21:49:27 +00:00
Transforms
AutoUpgrade.h
CMakeLists.txt
DebugInfo.h
DIBuilder.h
GVMaterializer.h
InitializePasses.h [PM] Add module and function printing passes for the new pass manager. 2014-01-12 12:15:39 +00:00
InstVisitor.h
LinkAllIR.h [cleanup] Move the Dominators.h and Verifier.h headers into the IR 2014-01-13 09:26:24 +00:00
LinkAllPasses.h [PM] Simplify the interface exposed for IR printing passes. 2014-01-12 11:30:46 +00:00
Linker.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassRegistry.h
PassSupport.h