mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 22:30:33 +00:00
More internal details of SROA pass to library visibility.
llvm-svn: 261934
This commit is contained in:
parent
da5fbf58c8
commit
d302ba20c3
@ -26,7 +26,7 @@ namespace llvm {
|
||||
|
||||
/// A private "module" namespace for types and utilities used by SROA. These
|
||||
/// are implementation details and should not be used by clients.
|
||||
namespace sroa {
|
||||
namespace sroa LLVM_LIBRARY_VISIBILITY {
|
||||
class AllocaSliceRewriter;
|
||||
class AllocaSlices;
|
||||
class Partition;
|
||||
|
Loading…
Reference in New Issue
Block a user