Git Product home page Git Product logo

Comments (2)

lelandjansen avatar lelandjansen commented on May 9, 2024

Updates

Events are now 24 bytes.

The middle build step is now

bazel run //spoor/instrumentation:spoor_opt -- fibonacci.ll --output_language=ir > fibonacci_instrumented.ll

from spoor.

yuedongyin avatar yuedongyin commented on May 9, 2024

Updates

Events are now 24 bytes.

The middle build step is now

bazel run //spoor/instrumentation:spoor_opt -- fibonacci.ll --output_language=ir > fibonacci_instrumented.ll

this command does not work, here is the output, and before run the command, I build the code with bazel build //...

~/Repos/spoor   yuedongyin/starter ?  bazel run //spoor/instrumentation:spoor_opt -- fibonacci.ll --output_language=ir > fibonacci_instrumented.ll

Loading: 
Loading: 0 packages loaded
Analyzing: target //spoor/instrumentation:spoor_opt (0 packages loaded, 0 targets configured)
INFO: Analyzed target //spoor/instrumentation:spoor_opt (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
[0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Target //spoor/instrumentation:spoor_opt up-to-date:
  bazel-bin/spoor/instrumentation/spoor_opt
INFO: Elapsed time: 0.505s, Critical Path: 0.03s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/spoor/instrumentation/spoor_opt fibonacci.ll '--output_language=ir'
INFO: Build completed successfully, 1 total action
spoor_opt: fibonacci.ll: error: Could not open input file: No such file or directory

from spoor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.