mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
4d64b91b1e
Add a note about legacy FunctionPassManager to the LLVM tutorial. It seems to confuse some people, worth adding a warning to the tutorial to elaborate and suggest using `llvm::legacy::FunctionPassManager` for now. Not a perfect solution but hopefully will avoid confusion in the meantime. Differential Revision: https://reviews.llvm.org/D59258 llvm-svn: 355930 |
||
---|---|---|
.. | ||
BuildingAJIT1.rst | ||
BuildingAJIT2.rst | ||
BuildingAJIT3.rst | ||
BuildingAJIT4.rst | ||
BuildingAJIT5.rst | ||
index.rst | ||
LangImpl01.rst | ||
LangImpl02.rst | ||
LangImpl03.rst | ||
LangImpl04.rst | ||
LangImpl05-cfg.png | ||
LangImpl05.rst | ||
LangImpl06.rst | ||
LangImpl07.rst | ||
LangImpl08.rst | ||
LangImpl09.rst | ||
LangImpl10.rst | ||
OCamlLangImpl1.rst | ||
OCamlLangImpl2.rst | ||
OCamlLangImpl3.rst | ||
OCamlLangImpl4.rst | ||
OCamlLangImpl5.rst | ||
OCamlLangImpl6.rst | ||
OCamlLangImpl7.rst | ||
OCamlLangImpl8.rst |