mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Revert r227013 "Add visibility attribute for InstCombinePass (r226987)."
Buildbot breakage. http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/21749 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227016 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
802805d352
commit
62c3d80359
@ -24,7 +24,7 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
class LLVM_LIBRARY_VISIBILITY InstCombinePass {
|
||||
class InstCombinePass {
|
||||
InstCombineWorklist Worklist;
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user