[all-commits] [llvm/llvm-project] 39ec36: Revert "[docs][NewPM] Add docs for writing NPM pas...
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Sep 14 15:55:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39ec36415df5162fcffae09fde9b931e336a6f3d
https://github.com/llvm/llvm-project/commit/39ec36415df5162fcffae09fde9b931e336a6f3d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/docs/UserGuides.rst
R llvm/docs/WritingAnLLVMNewPMPass.rst
M llvm/docs/WritingAnLLVMPass.rst
R llvm/include/llvm/Transforms/HelloNew/HelloWorld.h
M llvm/lib/Passes/LLVMBuild.txt
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/CMakeLists.txt
R llvm/lib/Transforms/HelloNew/CMakeLists.txt
R llvm/lib/Transforms/HelloNew/HelloWorld.cpp
R llvm/lib/Transforms/HelloNew/LLVMBuild.txt
M llvm/lib/Transforms/LLVMBuild.txt
R llvm/test/Transforms/HelloNew/helloworld.ll
M llvm/utils/gn/secondary/llvm/lib/Passes/BUILD.gn
R llvm/utils/gn/secondary/llvm/lib/Transforms/HelloNew/BUILD.gn
Log Message:
-----------
Revert "[docs][NewPM] Add docs for writing NPM passes"
This reverts commit c2590de30df23ef0db39b496cdec62a83a61fbfa.
Breaks shared libs build
More information about the All-commits
mailing list