Support for PIC with tests for global variables and function calls.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 10 ms | LLVM.Bindings/Go::Unknown Unit Message ("") |
Event Timeline
| llvm/lib/Target/VE/VEAsmPrinter.cpp | ||
|---|---|---|
| 210 | Typo supporeted repeated a few times | |
| llvm/lib/Target/VE/VEISelDAGToDAG.cpp | ||
| 135 | s/unsigned/Register | |
| llvm/lib/Target/VE/VEISelLowering.cpp | ||
| 697–699 | use the dyn_cast value instead of checking and dyn_casting again | |
| llvm/lib/Target/VE/VEInstrInfo.h | ||
| 79 | s/unsigned/Register | |
| llvm/lib/Target/VE/VEAsmPrinter.cpp | ||
|---|---|---|
| 153 | Missing line | |
Comment Actions
- API change EmitInstruction -> emitInstruction
- following coding standard for all new functions (EmitSIC -> emitSIC)
Missing line