mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-12 14:41:05 +00:00
fix a comment
llvm-svn: 65768
This commit is contained in:
parent
9b3fe3d625
commit
9849b23219
@ -28,7 +28,7 @@ namespace llvm {
|
||||
|
||||
class FunctionType;
|
||||
|
||||
// Traits for intrusive list of instructions...
|
||||
// Traits for intrusive list of basic blocks...
|
||||
template<> struct ilist_traits<BasicBlock>
|
||||
: public SymbolTableListTraits<BasicBlock, Function> {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user