From 1892c108d7356525dbb25ed9008b628471bfe330 Mon Sep 17 00:00:00 2001 From: Dave Bort Date: Thu, 13 Jun 2024 11:47:04 -0700 Subject: [PATCH] Update flatcc to 896db54 (#3967) Summary: See changes in https://github.com/dvidelabs/flatcc/compare/eb5228f...896db54 We don't need anything specific from this newer version, but it's good to stay up-to-date to ensure we have the latest bug/security fixes. Pull Request resolved: https://github.com/pytorch/executorch/pull/3967 Test Plan: Followed the instructions at https://pytorch.org/executorch/main/tutorials/sdk-integration-tutorial.html up to the `print_tabular_data` step of `Creating an Inspector`. Reviewed By: tarun292 Differential Revision: D58494083 Pulled By: dbort fbshipit-source-id: 5d6eda6efb1e5a7c9ba1a91845138bf05f258306 --- third-party/flatcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/flatcc b/third-party/flatcc index eb5228f76d..896db54787 160000 --- a/third-party/flatcc +++ b/third-party/flatcc @@ -1 +1 @@ -Subproject commit eb5228f76d395bffe31a33398ff73e60dfba5914 +Subproject commit 896db54787e8b730a6be482c69324751f3f5f117