[llvm-ifs][NFC] Adds TODO comment for dropping ObjectFileFormat on yaml format.

This commit is contained in:
Puyan Lotfi 2019-10-22 09:47:10 -07:00
parent a2c4d357cf
commit 8d727de8f9

View File

@ -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