emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.35k stars 3.25k forks source link

Rename test/optimizer -> test/js_optimizer. NFC #22143

Closed sbc100 closed 4 days ago

sbc100 commented 5 days ago

This matches the test name and function.

Also, avoid specifying this directory for each test since its the same for every one.