[PATCH] D69056: [LNT] Remove Python2 support

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 03:20:53 PDT 2021


thopre updated this revision to Diff 370526.
thopre added a comment.

Remove cPerf Python2 code


Repository:
  rLNT LNT

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69056/new/

https://reviews.llvm.org/D69056

Files:
  docs/conf.py
  examples/functions.py
  examples/run_to_csv.py
  lnt/external/stats/pstat.py
  lnt/external/stats/stats.py
  lnt/formats/__init__.py
  lnt/lnttool/__init__.py
  lnt/lnttool/admin.py
  lnt/lnttool/create.py
  lnt/lnttool/main.py
  lnt/lnttool/viewcomparison.py
  lnt/server/db/testsuite.py
  lnt/server/db/testsuitedb.py
  lnt/server/reporting/dailyreport.py
  lnt/server/ui/app.py
  lnt/server/ui/filters.py
  lnt/server/ui/views.py
  lnt/testing/profile/__init__.py
  lnt/testing/profile/cPerf.cpp
  lnt/testing/profile/perf.py
  lnt/testing/profile/profilev1impl.py
  lnt/testing/profile/profilev2impl.py
  lnt/testing/util/rcs.py
  lnt/tests/builtintest.py
  lnt/tests/compile.py
  lnt/tests/nt.py
  lnt/tests/test_suite.py
  lnt/util/ImportData.py
  lnt/util/ServerUtil.py
  lnt/util/stats.py
  lnt/util/wsgi_restart.py
  runtime.txt
  setup.py
  tests/SharedInputs/FakeCompilers/fakecompiler.py
  tests/SharedInputs/create_temp_instance.py
  tests/server/db/ImportV4TestSuiteInstance.py
  tests/server/db/Migrations.py
  tests/server/ui/V4Pages.py
  tests/testing/CalltreeDataLoading.py
  tests/utils/blast.py
  tox.ini

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69056.370526.patch
Type: text/x-patch
Size: 16502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/823593c8/attachment.bin>


More information about the llvm-commits mailing list