mirror of
https://github.com/esphome/esphome.git
synced 2025-10-21 19:23:45 +01:00
[pre-commit.ci lite] apply automatic fixes
This commit is contained in:
committed by
GitHub
parent
322dc530a9
commit
bbd636a8cc
@@ -311,9 +311,7 @@ class MemoryAnalyzer:
|
||||
potential_cppfilt,
|
||||
)
|
||||
else:
|
||||
_LOGGER.info(
|
||||
"✗ Using system c++filt (objdump_path=%s)", self.objdump_path
|
||||
)
|
||||
_LOGGER.info("✗ Using system c++filt (objdump_path=%s)", self.objdump_path)
|
||||
|
||||
# Strip GCC optimization suffixes and prefixes before demangling
|
||||
# Suffixes like $isra$0, $part$0, $constprop$0 confuse c++filt
|
||||
|
Reference in New Issue
Block a user