mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-13 08:35:46 +00:00
Add comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139699 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c4c633852f
commit
0b7b6a0856
@ -27,6 +27,7 @@ class StringRef;
|
||||
class MipsSubtarget : public MipsGenSubtargetInfo {
|
||||
|
||||
public:
|
||||
// NOTE: O64 will not be supported.
|
||||
enum MipsABIEnum {
|
||||
O32, N32, N64, EABI
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user