mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
Remove dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57522 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b8cab9227a
commit
f5ff0cf03a
@ -84,9 +84,6 @@ inline Attributes constructAlignmentFromInt(unsigned i) {
|
||||
std::string getAsString(Attributes Attrs);
|
||||
} // end namespace Attribute
|
||||
|
||||
namespace Attribute {
|
||||
} // end namespace Attribute
|
||||
|
||||
/// This is just a pair of values to associate a set of attributes
|
||||
/// with an index.
|
||||
struct AttributeWithIndex {
|
||||
|
Loading…
x
Reference in New Issue
Block a user