mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 17:02:03 +00:00
[llvm-ifs][NFC] Adds TODO comment for dropping ObjectFileFormat on yaml format.
This commit is contained in:
parent
a2c4d357cf
commit
8d727de8f9
@ -385,6 +385,7 @@ int writeIfso(const IFSStub &Stub, bool IsWriteIfs, raw_ostream &Out) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
// TODO: Drop ObjectFileFormat, it can be subsumed from the triple.
|
||||
// New Interface Stubs Yaml Format:
|
||||
// --- !experimental-ifs-v1
|
||||
// IfsVersion: 1.0
|
||||
|
Loading…
Reference in New Issue
Block a user