|
From: <sv...@va...> - 2012-04-19 22:38:31
|
florian 2012-04-19 23:38:24 +0100 (Thu, 19 Apr 2012)
New Revision: 12511
Log:
Mention running with --profile-flags.
Modified files:
branches/TCHAIN/docs/internals/t-chaining-notes.txt
Modified: branches/TCHAIN/docs/internals/t-chaining-notes.txt (+3 -0)
===================================================================
--- branches/TCHAIN/docs/internals/t-chaining-notes.txt 2012-04-19 15:54:30 +01:00 (rev 12510)
+++ branches/TCHAIN/docs/internals/t-chaining-notes.txt 2012-04-19 23:38:24 +01:00 (rev 12511)
@@ -16,7 +16,10 @@
check that all targets can run their insn set tests with
--vex-guest-max-insns=1.
+all targets: run some tests using --profile-flags=... to exercise
+function patchProfInc_<arch>
+
Cleanups
~~~~~~~~
host_arm_isel.c and host_arm_defs.c: get rid of global var arm_hwcaps.
|